Einhugur JSON Plugin III for Xojo
JSONPrimitive.Operator_Compare Method
Compares the JSON primitive with a JSONprimitive value.
Operator_Compare(
node
as
EinhugurJSONIII.JSONPrimitive
)
as
Integer
Parameters
node
The node to compare with.
Returns
Integer
Remarks
See Also
JSONPrimitive Class