The ma object is the single entry point for all grandMA3-cli-tools
features. It is attached to the global scope at plugin load, so every
sub-module is reachable from anywhere (including the MA3 command line via LUA '<statement>') as
ma.<module>.<member>.
The
maobject is the single entry point for all grandMA3-cli-tools features. It is attached to the global scope at plugin load, so every sub-module is reachable from anywhere (including the MA3 command line viaLUA '<statement>') asma.<module>.<member>.