Python
@morph.variables
Variables can be declared that are passed externally with the annotation @morph.variables
.
Parameters
name
string
requiredAdditional arguments can be added when executing functions.
You can pass arguments from an mdx file or specify arguments when executing a command.
default
any
Default value.
If not specified, the default value is None.