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- RequiredSpecifies the JSON Array input.
Output
- Result: - Object VariableSpecifies the entry count of the given JSON array.
Last updated
