PRIM_JSON.Document - CreateInt32 Method
Creates a new JSON Int32 node
Member of PRIM_JSON.Document (PRIM_JSON.Document)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_JSON.Int32 | Reference to a new JSON Int32 node |
| Value | *Input | Integer | 32-bit integer value used to initialize the new JSON node |
No detailed help is available for this feature