Text

Here are the functions for working with text and lines.

Convert TextThe command converts text from one codepage to another.
Copy To ClipboardThe command copies the text to the clipboard.
Foreach LineThe command executes nested commands for each line in the specified text.
Foreach Line in FileThe command executes nested commands for every line in the file.
Get ClipboardThe command saves the contents of the clipboard to a variable.
Join TextThe command combines array elements and assigns the result to a variable.
RegEx - FindThe command finds matches of a regular expression in the value of the variable
RegEx - ReplaceThe command replaces all matches of the regular expression in the value of the variable.
Remove LinesThe command removes lines that contain the specified substrings.
ReplaceThe command replaces substrings in the text and assigns the result to a variable.
Split TextThe command splits the text into an array of lines and assigns it to an object variable.

Online Demo
Downloads Documentation Scripts Support
English
Русский