JSON Parser Xojo and Real Studio plugin

JSONNode.Operator_Compare Method (console safe)

This is overload on the REAL studio = operator. Compares two nodes to see if they are equal

Operator_Compare(
   node as JSONNode) as Integer

Parameters

node
The node to compare to

Returns

Integer

Remarks

See Also

JSONNode Class