| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | Value to search for. | ||
| ignoreCase | Boolean | Optional | Indicates whether to ignore case when searching list. If omitted, a value of False is assumed. |
Returns a boolean indicating whether or not the value exists in the List.