[Gambas-user] String[].Find finds nothing

T Lee Davidson t.lee.davidson at ...626...
Thu May 11 16:26:14 CEST 2017


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





More information about the User mailing list