| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Other |
|
See also |
Returns the current content of the Windows clipboard (if string).
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. | |
|
| ||