cbClear

Clears the content of the clipboard.

Syntax

ui.Interface.frontCall("standard", "cbClear",
  [], [result]) 
  1. result - The execution status (TRUE=success, FALSE=error).

Usage

The "cbClear" front call clears the content of the clipboard. This front call takes no input parameters.