A module that allows switching to another module
mod_switch.Rd
This simple module is used for demonstration purposes in documentation
Usage
switch_UI(id, name)
switch_server(id, selected, switch_func)
mod_switch(name, selected, switch_func, module_id)