copyFromClipboard: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1=" to " |s1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 17: | Line 17: | ||
|gr2= Strings | |gr2= Strings | ||
| Return ANSI content of the (text) clipboard. If Unicode support is desired, see [[forceUnicode]]. | |descr= Return ANSI content of the (text) clipboard. If Unicode support is desired, see [[forceUnicode]]. | ||
|mp= {{Feature|Warning|Disabled in Multiplayer for security reasons}} | |mp= {{Feature | ||
|descr=Warning|Disabled in Multiplayer for security reasons}} | |||
|s1= '''copyFromClipboard''' | |s1= '''copyFromClipboard''' |
Revision as of 20:58, 13 June 2021
Description
- Description:
- Return ANSI content of the (text) clipboard. If Unicode support is desired, see forceUnicode.
- Multiplayer:
- -unknown feature ("Disabled in Multiplayer for security reasons") defined-
- Groups:
- SystemStrings
Syntax
- Syntax:
- copyFromClipboard
- Return Value:
- String
Examples
- Example 1:
hint copyFromClipboard;
Additional Information
- See also:
- copyToClipboarddiag_logforceUnicode
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note