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. Folder

Actions

Name
Info

import

imports the folder's content into the project

folder select window

opens a window that lets you choose a path to a folder on your computer

create

creates the folder in the computer (using the "path" folder property) * this action is disabled by default for security measures (read more in the settings), in order to use this action please enable the "Allow automation to create/modify external file" option in "edit information" >> "Advanced Settings" or enable this option globally in the settings window

rename

renames the folder specify a new name for the folder * these characters cannot be used in the folder name \/:"*?<>| * this action is disabled by default for security measures (read more in the settings), in order to use this action please enable the "Allow automation to create/modify external file" option in "edit information" >> "Advanced Settings" or enable this option globally in the settings window

open

opens the folder in the platform-specific file browser, as if it had been double-clicked in a file browser

PreviousPropertiesNextEffect

Last updated 3 years ago

Was this helpful?