×

Count Values

iOS 14 +

Notes

Outputs the number of values in a list or dictionary.

Syntax

getChildCount(keyPath: <#String (Allows Variables)#>, errorWhenValueNotFound: <#Boolean#>)

Example

getChildCount(keyPath: "jsonFiles/", errorWhenValueNotFound: false)