JSON Parser Xojo plugin

JSONNode.IntegerValue Property

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