cbPaste
Pastes the content of the clipboard to the current field.
Syntax
ui.Interface.frontCall("standard", "cbPaste",
[], [result])
- result - The execution status (
TRUE
=success,FALSE
=error).
Usage
The "cbPaste
" front call pastes the content of the clipboard to the current
field.
This front call takes no input parameters.