Type: lib.json.GetJSONPathStr

Namespace: lib.json

Description

Extract a string value from a JSON path json, path, extract, string

Properties

Property Type Description Default
data any JSON object to extract from -
path str Path to the desired value (dot notation) ``
default str Default value to return if path is not found ``

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.json namespace.