cbGet

Gets the content of the clipboard.

Syntax

ui.Interface.frontCall("standard", "cbGet",
   [], [text]) 
  1. text - Holds 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.