PRIM_JSON.Array - AddInt64Item Method
Creates a new JSON Int64 node and appends it to the array
Member of PRIM_JSON.Array (PRIM_JSON.Array)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | PRIM_JSON.Int64 | Reference to a new JSON Int64 node |
| Value | *Input | Integer | 64-bit integer value value used to initialize the new JSON node |
No detailed help is available for this feature