This section lists the settings found in Macro configuration tabs, in the System task.
Macro - Properties tab
In the Properties tab, you can write your C# code using a basic text editor.
- Import from file
- Click this button to import the source code from a file.
- Checking syntax
- Click this button to validate the C# code. If errors are found in the code, they are listed in a dialog box with the line and column numbers where they are found.
Marco - Default execution context tab
In the Default execution context tab, you can view the context variables (input parameters) defined in your macro.