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