cbGet
Gets the content of the clipboard.
Syntax
ui.Interface.frontCall("standard", "cbGet",
[], [text])
- text - The text found in the clipboard.
Usage
The "cbGet
" front call returns the current content of the clipboard.
This front call takes no input parameters.