Parser
Parse JSON, YAML, TOML, INI, and other formats.
The parsed object is of type unknown and usually passed to Property Setter, Property Getter or Serializer.
Inputs#
| Port | Description |
|---|---|
Outputs#
| Port | Description |
|---|---|
| The parsed object. | |
ID: parser@v1
Parse JSON, YAML, TOML, INI, and other formats.
The parsed object is of type unknown and usually passed to Property Setter, Property Getter or Serializer.
| Port | Description |
|---|---|
| Port | Description |
|---|---|
| The parsed object. | |
ID: parser@v1