Home / Support / Documentation
AEP Online Help Index
Simple Modifier
Used to modify a text source with simple operations.
It fulfills deleting of spaces and empty lines, changing
register of characters.
- Source
-
Set a text source to be modified.
- Actions
-
Enables actions which will be to the text source.
The following actions are possible:
- Remove Left Spaces
- Deleting spaces from the begin of the text source.
- Remove Right Spaces
- Deleting spaces from the end of the source.
- Remove Duplicate Spaces
- Replacing repeated spaces by one space.
- Remove All Empty Lines
- Delete all empty lines in the source.
- Remove Leading Empty Lines
- Delete all empty lines in the beginning of the source.
- Remove Two or More Empty Lines
- Delete all lines except the first one in a block of empty lines.
- Remove Trailing Empty Lines
- Delete all empty lines in the end of the source.
- Remove New Line Characters
- Delete all new line characters in the source.
- Convert to Lowercase
- Converting all letters from the text source to lowercase.
- Convert to Uppercase
- Converting all letters from the text source to uppercase.
- Capitalize Words
- Capitalizing first letter of all words from the text source.
See also:
Modifiers
|