# unload ## Syntax ##
UNLOAD <module> [<submodule>]
## Parameters ## The name of the module to unload. ## Description ## Removes a module from the memory. ## Examples ## /UNLOAD fish ## See also ## [LOAD](/documentation/help/1.4/load), [SCRIPT](/documentation/help/1.4/script)