summaryrefslogtreecommitdiffstats
path: root/docs/help/unload
blob: fc1aaeef2eaee218966a21b0f10e495fc4646d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%9Syntax:%9

UNLOAD %|<module> [<submodule>]

%9Parameters:%9

    The name of the module to unload.

%9Description:%9

    Removes a module from the memory.

%9Examples:%9

    /UNLOAD fish

%9See also:%9 LOAD, SCRIPT