| Built-in front calls / Standard front calls | |
Pastes the content of the clipboard to the current field.
ui.Interface.frontCall("standard", "cbPaste",
   [], [result]) 
The "cbPaste" front call pastes the content of the clipboard to the current field.
This front call takes no input parameters.