cbAdd
Adds to the content of the clipboard.
Syntax
ui.Interface.frontCall("standard", "cbAdd",
[text], [result])
- text - The text to be added.
- result - The execution status (
TRUE
=success,FALSE
=error).
Usage
The "cbAdd
" front call adds the text passed as parameter to the content of the
clipboard of the front-end platform.