Will return -1 if not found, otherwise a value between 0 and 1 less the number of items.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | The value to find the Index Of. | ||
| ignoreCase | Boolean | Optional | Ignore case. If omitted, a value of False is assumed. |
An Integer value.