StringToClipboard
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Copies string to clipboard.
Syntax
StringToClipboard text:string
Example
StringToClipboard s_MyString
Copies the contents of s_MyString to clipboard.