Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Json » Json_KeyExistsIn_Array (Json_KeyExistsIn Array)

Json_KeyExistsIn_Array (Json_KeyExistsIn Array)


Module: FoundationLite

Checks if a key exists in a JSON array.

Name Type Description
Input value inJson JsonData Input JSON data.
Input value inKey String Key to check in the array.
Output value outExists Bool True if the key exists, false otherwise.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of Json_KeyExistsIn filter group visible as Array.