contains
contains(String name) function
Determines whether the collection contains a specific name.
Parameters
| Name | Type | Description |
|---|---|---|
| name | String | The key to locate. |
Result
boolean
Determines whether the collection contains a specific name.
| Name | Type | Description |
|---|---|---|
| name | String | The key to locate. |
boolean