FunctionsCommonSetScreenCommonSetScreen CallableCommonSetScreen(NewModule: ModuleType, NewScreen: string): voidSets the current screen and calls the loading script if neededParametersNewModule: ModuleTypeModule of the screen to displayNewScreen: stringScreen to displayReturns voidNothing
Sets the current screen and calls the loading script if needed