JSON Parser Xojo and Real Studio plugin
JSONNode.Constructor Constructor
(console safe)
Constructor that constructs a node that has a name but no value
Constructor(
name
as
String)
Parameters
name
The name of the node
Remarks
See Also
JSONNode Class