System clipboard is the fragment of memory in operating system, that is shared for shared for all processes - it is also the place, where operating system stores data after hiting ctrl+c. The value stored in RAM will be passed to the local process variable - the name of the variable has to be provided.
Parameters:
- Target variable name - Variable name - Value will be stored under given variable name.
krzys
2017-07-19