There is nothing wrong with this.

ListFind(list, value [, delimiters ])

The first instance. No delimiter is specified so comma would be default.
Since your value is equal to the search string returns index 1.

The second instance your delimiter is 1, since your value matches your
search string and no 1 is in your value it returns 1.

The third instance is the same as above.


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to