toJSON: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix example) |
Killzone Kid (talk | contribs) No edit summary Tag: Reverted |
||
Line 48: | Line 48: | ||
</sqf> | </sqf> | ||
|seealso= [[fromJSON]] [[toString]] [[str]] | |seealso= [[fromJSON]] [[toString]] [[str]] [[parseSimpleArray]] | ||
}} | }} |
Revision as of 09:57, 2 August 2024
Description
Syntax
Examples
- Example 1:
-
result:
["this","is","an","array"]
- Example 2:
result:
{"bKey":true,"sKey":"Hello there","oKey":null,"nkey":42,hKey:{"key1":"General Kenobi","key2":true,"yolo":"Hello it's me"}}
- Example 4:
Additional Information
- See also:
- fromJSON toString str parseSimpleArray
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