Type: lib.json.GetJSONPathInt

Namespace: lib.json

Description

Extract an integer value from a JSON path json, path, extract, number

Properties

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

Outputs

Output Type Description
output int  

Metadata

Browse other nodes in the lib.json namespace.