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.
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| The object to extract the value from. | |
| The property path to extract the value from. See Property Path for more info. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The extracted object. | |
ID: core/property-getter@v1