DSS Macros

Macros are predefined actions that allow you to automate a variety of tasks, like:

Macros can either be:

Macros can be:

For example, the following macros are provided as part of DSS:

Macros are designed to make repetitive tasks or tasks that would require to write code each time easier. Other examples could be:

Some macros can be used by all DSS users (like data-import-related macros) or only by administrators (like clearing internal databases)

You can write your own macros in Python. For more information, see Component: Macros