Json Array Entry Count
Counts the number of entries in a JSON Array.
This activity counts the number of entries in the user-specified JSON Array input.
Input
Input:
String Argument
Required
Specifies the JSON Array input.
Output
Result:
Object Variable
Specifies the entry count of the given JSON array.
Last updated