Regular Expression Engine
Regular Expression Basics
If you are not familiar with using regular expressions, please consider the use of an online tutorial to learn the basics.
JavaScript Regular Expression Engine
Please see the official documentation for the JavaScript regular expression engine.
 Unless otherwise noted in the documentation, ServiceMobility APIs use the JavaScript regular expression engine.
.Net Regular Expression Engine
Please see the official documentation for the .Net regular expression engine.