AppCtrlScript

MAY Computer

Help

CLIPBOARDGETSTR

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Other

See also  

CLIPBOARDCOPYSTR

Returns the current content of the Windows clipboard (if string).

Syntax

CLIPBOARDGETSTR <VariableName>[, <RTF>]

Part

Description

<VariableName> Name of the script variable where to store the result.
<RTF>

0|1; if 1 then the formatted text as RTF is returned otherwise if 0 the plain text is returned. Default is 0.