JSON Parser Xojo plugin

JSONNode.Swap Method

Swaps the contents of two nodes

Swap(
   node as JSONNode)

Parameters

node
The node to swap with

Remarks

See Also

JSONNode Class