コンテンツにスキップ

Property Getter

このコンテンツはまだ日本語訳がありません。

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