General

Logic

ActivityDefinition
If... thenApply business logic and define conditions to perform actions
Do-while loopBuild repetitive operations using the while loop programming concept
Assign value to variableCreate and modify variables
DelayDefine a timeout to execute the next step of the workflow
SubprogramTrigger another workflow from the current one
LogSave written data from the workflow in a text file
Console logPrint a message to the Studio Pro console
Open ApplicationSelect a desktop application to be opened by the workflow
TODOAdd an informative text block to your workflow

Human in the loop

ActivityDefinition
Input dialogAllow users to add text to a variable via dialog window or to add a preset message
User notificationSet up a pop-up window with a custom message
Select file or folderAsk users for a path to access a file or folder

Block Input

ActivityDefinition
Block InputDisable a specific input from mouse or keyboard
Unblock InputCancel the effect of "Block Input"