Function

The Function command defines a local function within a script. This command can be useful if you need to execute the same sequence of commands in different places in the script. In this case, you can add these commands inside the function and call it in the right places. All script variables are available inside the function.

Function Name
Specify the function name. This name will be used in the Call function command.

Online Demo
Downloads Documentation Scripts Support
English
Русский