PRIM_JSON.Document - CreateNumber Method
Creates a new JSON Number node
Member of PRIM_JSON.Document (PRIM_JSON.Document)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_JSON.Number | Reference to a new JSON Number node |
| Value | *Input | String | Numeric string used to initialize the new JSON node |
No detailed help is available for this feature