JSON Parser Xojo and Real Studio plugin |
|
JSONNode.IntegerValue Property (console safe)
Sets or gets integer value of the node.
IntegerValue as Integer {Read and Write}
Remarks
If the node is not actually integer node then conversion is attempted.
See Also
JSONNode Class