[Feature Request] llRegexEscape()
Lucia Nightfire
Please implement the equivalent of Python's re.escape() in LSL.
This escapes regex metacharacters in a string.
Repeatedly attempting this via a UDF consumes too much script timing.
Thanks.
Log In
Lucia Nightfire
[Putting the desc in a comment in case it is hidden to others for some reason.]
Please implement the equivalent of Python's re.escape() in LSL.
This escapes regex metacharacters in a string.
Repeatedly attempting this via a UDF consumes too much script timing.
Thanks.