copyFromClipboard: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Strings |GROUP2= | |gr2= Strings |GROUP2= | ||
| Return ANSI content of the (text) clipboard. If Unicode support is desired, see [[forceUnicode]].|DESCRIPTION= | | Return ANSI content of the (text) clipboard. If Unicode support is desired, see [[forceUnicode]].|DESCRIPTION= | ||
|mp= {{Warning|Disabled in Multiplayer for security reasons}}|MP= | |mp= {{Warning|Disabled in Multiplayer for security reasons}}|MP= | ||
| '''copyFromClipboard''' |SYNTAX= | | '''copyFromClipboard''' |SYNTAX= | ||
Line 22: | Line 19: | ||
|x1= <code>[[hint]] [[copyFromClipboard]];</code>|EXAMPLE1= | |x1= <code>[[hint]] [[copyFromClipboard]];</code>|EXAMPLE1= | ||
| [[copyToClipboard]], [[diag_log]], [[forceUnicode]]|SEEALSO= | | [[copyToClipboard]], [[diag_log]], [[forceUnicode]]|SEEALSO= |
Revision as of 00:26, 17 January 2021
Description
- Description:
- Return ANSI content of the (text) clipboard. If Unicode support is desired, see forceUnicode.
- Multiplayer:
- 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