Automation Toolkit Pro User Guide
  • Introduction
  • Usage
    • Main Toolbar Window
    • Drag and Drop
    • Keyboard Shortcuts
    • Editor
  • Visit The Forum
  • Automation Lines
    • What is an automation line
    • The different types of lines
  • Automation line types
  • Loop
    • Loop Types
    • Loop Options
  • If
  • Message
    • Message Options
  • ListBox
    • ListBox Options
  • Set
  • Action
  • Variable
    • Variable Options
  • Variables Types
    • Text
      • Properties
      • Actions
    • Number
      • Properties
      • Actions
    • Layer
      • Properties
      • Actions
    • Item
      • Properties
      • Actions
    • Property/Effect
      • Properties
      • Actions
    • Boolean
      • Properties
    • Marker
      • Properties
      • Actions
    • Project
      • Properties
      • Actions
    • File
      • Properties
      • Actions
    • Folder
      • Properties
      • Actions
    • Effect
      • Properties
      • Actions
    • RQ Item (render queue item)
      • Properties
      • Actions
    • Output-Module
      • Properties
      • Actions
    • Collection
      • Number
        • Properties
        • Actions
      • Text
        • Properties
        • Actions
      • Layer
        • Properties
        • Actions
      • Item
        • Properties
        • Actions
      • Property/Effect
        • Properties
        • Actions
      • Boolean
        • Properties
        • Actions
  • creating automation - real world examples
    • ######### Automation
    • #########1 Automation
    • #########2 Automation
  • Page 1
    • Automation Toolkit Documentation
    • Automation Toolkit Loop Types
Powered by GitBook
On this page

Was this helpful?

  1. Variables Types
  2. Text

Actions

Name
Info

find and replace text element

replaces all the occurrences of the specified phrase (the "text element" property value) with a different phrase specify the text that you want to replace with

find and replace first text element

replaces the first occurrence of the specified phrase (the "text element" property value) with a different phrase specify the text that you want to replace with

find and replace last text element

replaces the last occurrence of the specified phrase (the "text element" property value) with a different phrase specify the text that you want to replace with

make uppercase

converts all the characters to uppercase letters

make lowercase

converts all the characters to lowercase letters

remove whitespace

removes all the spaces and empty lines in the beginning and the end of the text

PreviousPropertiesNextNumber

Last updated 3 years ago

Was this helpful?