Utility Scripts
Handy scripts that can be run from the Text Editor space
Last updated
Handy scripts that can be run from the Text Editor space
Last updated
Every included script has a header block explaining the function of the script, and the steps required to use it.
Some of the scripts with more elaborate functions might have a block where the parameters can be defined.
The settings are defined as variables of a Settings
class. The function of each parameter is explained in the comment above the line.
The header block and the optional settings block is followed by the actual script logic that gets executed.