StructKeyExists
Last updated
Last updated
Tests whether a key exists in a struct and returns a boolean value
Argument | Type | Required | Description | Default |
---|---|---|---|---|
struct
struct
true
The struct to test
key
any
true
The key within the struct to test for existence