Maptitude GISDK Help |
Converts a proper JSON literal object to an options array.
Added to Version 2017.
JsonToArray(string json_string)
Argument |
Contents |
json_string |
A proper JSON literal object as a text string |
An options array.
The output GISDK array will be a proper options array with string keys.
JSON (JavaScript Object Notation) is a text format for data interchange.
Error Type |
Meaning |
Error |
The input string cannot be parsed into a proper GISDK option array with keys and values. |
Function |
Summary |
Converts an options array to a proper JSON literal object |
©2025 Caliper Corporation | www.caliper.com |