Unload » History » Version 5
Per Amundsen, 02/16/2023 05:06 PM
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 | 5 | Per Amundsen | table(ktable). |
12 | |*Switch*|*Description*| |
||
13 | | -a | Unload a alias file. | |
||
14 | | -n | Prevents the script from having the [[on UNLOAD]] event triggered. | |
||
15 | | -rs | Unload a remote script. | |
||
16 | 1 | Per Amundsen | |
17 | *Parameters* |
||
18 | |||
19 | 5 | Per Amundsen | table(ktable). |
20 | |*Parameter*|*Description*| |
||
21 | | <filename> | File to unload. | |