you can always use the RegExp object in JavaScript.
On Apr 7, 3:26 pm, Franck Y <franck...@gmail.com> wrote: > Hello, > > Is there anyway to implement a regular expression feature. > It does not need to be full regxp butat leat soemthing like star > > *ek will match Creek > > Thanks