On 05/10/2017 02:24 PM, Matti wrote:
> Oh yes, oh yes!
> Thank you, Jorge.
> I always thought, Value could also be part of a string.
It can be. Use the gb.Like comparison mode, ie:
String[].Find("Chr*", gb.Like)
See the Predefined Constants link at http://gambaswiki.org/wiki/comp/gb/string[]/find
---
Lee