QueryKeyExists
This function returns true if the key exists in the query
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The query to check for the key | |
|
|
| The key to check for |
Examples
Related
Last updated