JSON Parser Xojo plugin

JSONNode.BooleanValue Property

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