removemodule
remove a module from Nelson.
Syntax
removemodule(module_short_name)
Input argument
module_short_name - a string: short module's name.
Description
removemodule remove a module designed by his short name.
all core's modules are protected and cannot removed during an nelson's session.
Example
See module skeleton for example
See also
ismodule, addmodule, getmodules.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated