Changing Modules Runtime

To change modules runtime by code, need to pass module container, not module.

And, the module container needs to have the same amount of variable holders and appropriate settings for the module. To do that, call the method. This will assign default values and correct variable holders length.

Last updated