JSON Parser Xojo plugin

JSONPrimitive.BooleanValue Property

Returns the value as Boolean from the primitive

BooleanValue as Boolean {Read}

Remarks

You can check if the value is actually Boolean by reading the IsBoolean property.

See Also

JSONPrimitive Class