Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Finds an entry in the list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
List | 11.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
ListRef | The reference to the list returned from QuickList.New function. | $List | |
Value | The value to look for. | "World" | |
ignoreCase | Boolean to define whether to ignore case. Default is 0 for case sensitive compare. Pass 1 for case insensitive compare. |
0 | Optional |
Returns index or error.
This function checks for a license.
Created 22nd February 2021, last changed 18th May 2021