<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets data from the Windows clipboard.
syntax
GetClipboardData()
Return Value
Type:
character
The data retrieved from the clipboard. If retrieval fails, a null value (#NOTHING#) is returned.
Explanation
Gets data from the clipboard. This method can be used to get the data set on the clipboard using the SetClipboardData method.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
LoadTextFile
SaveTextFile
LoadCsvFile
SaveCsvFile
SavePrintText
GetTempFolder
GetTempFile
GetCurrentFolder
GetModuleFolder
GetFileSize
GetFileLastWriteTime
GetLogicalDrives
GetDriveType
EncryptFile
DecryptFile
SetClipboardData
GetClipboardData