Read clipboard value

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:



krzys2014-11-23