Stuck On Regex (Again)

Thierry Douez th.douez at gmail.com
Mon Feb 23 11:52:35 EST 2015


> put replaceText(myVar, "\s", space) into myVar
>
> leaves myVar unchanged?
>

put replaceText(myVar, "\s*", space) into myVar




More information about the use-livecode mailing list