Unload » History » Version 2
Per Amundsen, 02/15/2014 04:11 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 | *Switches* |
||
| 8 | |||
| 9 | -a - Unload a alias file. |
||
| 10 | -n - Prevents the script from having the on unload event triggered. |
||
| 11 | -rs - Unload a remote script. |
||
| 12 | |||
| 13 | *Parameters* |
||
| 14 | |||
| 15 | <filename> - File to unload. |