JSON Parse

Overview

The JSON Parse Node allows the user to access the values of a JSON file in an Array format. JavaScript Object Notation (JSON) is a data-interchange format, commonly used by APIs. A Node, such as HTTP Get, can convert a JSON file into a String format that can be used as Input. A Load File Node can also be used for the Input String. Alternatively, a JSON file text can be typed into the Value section.

Scope: Project, Scene, Function, Prefab.

Attributes

Inputs

Outputs

See Also

Last updated