The Regex Editor
From UBot Studio
(Difference between revisions)
(Created page with " The Regex Editor is a feature within UBot Studio that allows you to test regular expression before using it in other commands and functions in UBot Studio. The feature comes...") |
|||
Line 5: | Line 5: | ||
[[File:regex0.jpg]] | [[File:regex0.jpg]] | ||
+ | |||
+ | |||
+ | To select regex from the list provided within the Regex editor, simply double click to add it to the regex being built. | ||
+ | |||
+ | |||
+ | [[File:regex1.jpg]] |
Revision as of 14:37, 7 October 2013
The Regex Editor is a feature within UBot Studio that allows you to test regular expression before using it in other commands and functions in UBot Studio.
The feature comes with a reference guide that provides definitions for each form of regex.
To select regex from the list provided within the Regex editor, simply double click to add it to the regex being built.