[Feature Request] llRegexEscape()
tracked
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
Rider Linden
"United Dairy Farmers"?
xaka Chayoo
Rider Linden: I think it means "User Defined Function", and yes I know you were jesting, of course you know what it means.
Spidey Linden
tracked
Issue tracked. We have no estimate when it may be implemented. Please see future updates here.
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.