That is awesome! I wasn’t aware of KEEP and suspect it will do what I need.
Thanks also for the explanation on REGEX. I wondered why I couldn’t get it to
work.
Wayne
> On 20 Jul 2018, at 7:17 am, Robert Shubert wrote:
>
> Before we get into the regex, @KEEP might be an option:
>
> <@! "remove
Before we get into the regex, @KEEP might be an option:
<@! "remove everything but letters and numbers">
<@KEEP <@ARG input> abcdefghijklmnopqrstuvwxyz1234567890>
Regex in @REPLACE works a little differently than what the SO article says. I
adapted one of the answers to this:
<@REPLACE <@ARG in
The regex pattern of terascript should be identical to the JavaScript pattern.
https://regexr.com/
Peter Dobbs
President | ENGINESS | P: 416.901.6151 | F:
416.901.6150 | www.enginess.io
[cid:]
This email and any attachments are confidential and are intended only for the
person(s) to whom it
Because I am interested in the Terascript implementation of REGEX.
Wayne
> On 19 Jul 2018, at 2:02 pm, Peter Dobbs wrote:
>
> Why not implement in JavaScript and bounce any requests that don’t comply?
>
>
> Peter Dobbs
> President | ENGINESS | P: 416.901.6151 | F:
> 416.901.6150 | www.engines
Why not implement in JavaScript and bounce any requests that don’t comply?
Peter Dobbs
President | ENGINESS | P: 416.901.6151 | F:
416.901.6150 | www.enginess.io
[X]
This email and any attachments are confidential and are intended only for the
person(s) to whom it is addressed. It you are not
Cheers. I was viewing this exact StackOverflow article prior to submitting my
question.
The question is more on implementing the REGEX statement in terascript, than
the actual REGEx statement.
Wayne
> On 19 Jul 2018, at 12:55 pm, Peter Dobbs wrote:
>
> https://stackoverflow.com/questions/9364
https://stackoverflow.com/questions/9364400/remove-not-alphanumeric-characters-from-string-having-trouble-with-the-char
Peter Dobbs
President | ENGINESS | P: 416.901.6151 | F:
416.901.6150 | www.enginess.io
[cid:]
This email and any attachments are confidential and are intended only for the
p