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