Script Elements for Editing Strings

The Automation Engine scripting language includes several elements that you can use to edit strings. The original strings remain unchanged. The new string is stored in a script variable.

Add, Replace or Remove Characters

Number and Position of Characters

Search and Compare Strings

Combine or Split Strings

Check Type and Case of Characters

Convert Strings