ClipboardToString
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Copies clipboard contents to string.
Syntax
(clipboard text:string) ClipboardToString
Example
set s_myString to ClipboardToString
Will return current clipboard text if exists.