Project

General

Profile

Unload » History » Version 4

Per Amundsen, 11/14/2015 06:35 AM

1 1 Per Amundsen
_Added in 1.9.0_
2
3 2 Per Amundsen
*/unload <-anrs> <filename>*
4 1 Per Amundsen
5
Unloads the specified alias or remote script file.
6
7 3 Per Amundsen
See also [[/load]], [[/reload]], [[on LOAD]], [[on UNLOAD]], [[on START]].
8
9 1 Per Amundsen
*Switches*
10
11
-a - Unload a alias file.
12 4 Per Amundsen
-n - Prevents the script from having the [[on UNLOAD]] event triggered.
13 1 Per Amundsen
-rs - Unload a remote script.
14
15
*Parameters*
16
17
<filename> - File to unload.