_Added in 1.9.0_ */unload <-anrs> <filename>* Unloads the specified alias or remote script file. See also [[/load]], [[/reload]], [[on LOAD]], [[on UNLOAD]], [[on START]]. *Switches* table(ktable). |*Switch*|*Description*| | -a | Unload a alias file. | | -n | Prevents the script from having the [[on UNLOAD]] event triggered. | | -rs | Unload a remote script. | *Parameters* table(ktable). |*Parameter*|*Description*| | <filename> | File to unload. |