Go to the first, previous, next, last section, table of contents.
- remove_module(name)
- 
:: Remove the module name.
- return
- 
(1|0)
- name
- 
a module name
[100] remove_module("gr");   
1
- References
- 
See section module.
Go to the first, previous, next, last section, table of contents.