Regex in LotusScript
After more than 10 years coding, I still learn something new on Lotus.
I need to do some checking on certain value, so regex came into mind. So far I haven't actually used regex in LotusScript. A simple search give me result to use "Like" operator. It function similar with regex,