JSON Parser Xojo and Real Studio plugin

JSONNode.BooleanValue Property (console safe)

Sets or gets boolean value of the node.

BooleanValue as Boolean {Read and Write}

Remarks

If the node is not actually boolean node then conversion is attempted.

See Also

JSONNode Class