Help Centre › Building Processes
Description
Overview of CODE functions available in RPA. These functions allow you to execute scripts, batch files, shell commands, and custom code.
Available CODE Functions
- Execute a BATCH file: Runs a Windows batch (.bat) file.
- Execute a plugin function: Runs a registered plugin function.
- Execute a Shell Command: Runs a shell command on the operating system.
- Execute custom PYTHON code: Runs custom Python code.