JSON Parser Xojo and Real Studio plugin

JSONNode.Swap Method (console safe)

Swaps the contents of two nodes

Swap(
   node as JSONNode)

Parameters

node
The node to swap with

Remarks

See Also

JSONNode Class