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, SCRIPT