Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Json » Json_KeyExistsIn_Object (Json_KeyExistsIn Object)

Json_KeyExistsIn_Object (Json_KeyExistsIn Object)


Module: FoundationLite

Checks if a key exists in a JSON object.

Name Type Description
Input value inJson JsonData Input JSON data.
Input value inKey String Key to check in the object.
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 Object.