toString: Difference between revisions
Jump to navigation
Jump to search
RoehrenRadio (talk | contribs) No edit summary |
(Moved comment to Talk page) |
||
Line 10: | Line 10: | ||
The numbers in the array to be converted are the decimal [http://en.wikipedia.org/wiki/Unicode Unicode] representations of characters. | The numbers in the array to be converted are the decimal [http://en.wikipedia.org/wiki/Unicode Unicode] representations of characters. | ||
|= Description | |= Description | ||
Line 32: | Line 31: | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> | ||
<dl class="command_description"> | <dl class="command_description"> | ||
</dl> | </dl> | ||
Revision as of 23:42, 17 May 2010
Description
- Description:
- Converts the supplied Array of Numbers into a String.
The numbers in the array to be converted are the decimal Unicode representations of characters. - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
hint toString [65,97,338]
returns "AaŒ"
Additional Information
- See also:
- toArray
Unicode Character Table
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