a
(string, required): The string representation of the object to be converted. This string should be in valid JSON format.result
(object): The converted JavaScript object.a
input of the To Object (String) node.result
output, which you can then connect to other nodes in your spell.a
input of the To Object (String) node.result
output:
result
output to other nodes that expect an object input, such as a Get Object Property node to access individual properties of the object.