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