Character classes |
Top Previous Next |
Scripts > Token definitions > Regular expressions > Character classes
Character classes are denoted using the syntax "[:classname:]" within a set declaration, for example "[[:space:]]" is the set of all white space characters. [[:digit:],] is the set of all digit and the comma.
The available character classes are:
(*) according to the local settings on your computer other characters might be recognized too. Try it in the dialog for the calculation of character classes!
There are some shortcuts that can be used in place of the character classes
|
This page belongs to the TextTransformer Documentation |
Home Content German |