Skip to content

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
Input
Format

Outputs#

Port Description
Success
Error
Object
The parsed object.

ID: parser@v1