Retrieves the value of a JArray entry by its index.
Last updated 2 years ago
This activity retrieves the value of a specific entry of a JSON Array input given its index.
Input: Required Specifies the JSON array input.
Required
Index: Required Specifies the index of the JSON Array entry that is to be retrieved.
Result: Specifies the JSON Array entry of the specified index.
String Argument
Integer Argument
String Variable