This function quickly adds a module to the current app using the default parameters. Use addModules() when additional customization is needed.

AddModule(strModuleID, strType = "package")

Arguments

strModuleID

ID for new module

strType

Type of application. Valid options are 'standalone' or 'package'.