Aller au contenu

Property Getter

Ce contenu n’est pas encore disponible dans votre langue.

Retrieve a value from a parsed JSON, YAML, TOML or INI object. Usually data comes from Parser in order to extract a value from the parsed object.

PortDescription
Object
The object to extract the value from.
Property Path
The property path to extract the value from. See Property Path for more info.
PortDescription
Success
Error
Value
The extracted object.
Found

ID: core/property-getter@v1