JSON Parser Xojo plugin

JSONNode.Operator_Compare Method

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