From WikiChip
Difference between revisions of "mirc/commands/gunload"
m |
m (removed extra whitespace) |
||
Line 1: | Line 1: | ||
The '''gunload command''' unloads any agent, by its agent name, that has been previously loaded via the [[/gload command - mIRC|/gload command]]. | The '''gunload command''' unloads any agent, by its agent name, that has been previously loaded via the [[/gload command - mIRC|/gload command]]. | ||
− | |||
== Synopsis == | == Synopsis == | ||
/gunload <name> | /gunload <name> | ||
− | |||
== Parameters == | == Parameters == | ||
* '''<name>''' - The name that you used to reference the agent in the initial [[/gload command - mIRC|/gload command]], <span style="color: #E30000;">not the file name of the agent</span>. | * '''<name>''' - The name that you used to reference the agent in the initial [[/gload command - mIRC|/gload command]], <span style="color: #E30000;">not the file name of the agent</span>. | ||
− | |||
− | |||
== Example == | == Example == | ||
Line 20: | Line 16: | ||
Added On: 02/02/2000 | Added On: 02/02/2000 | ||
− | |||
== See also == | == See also == |
Revision as of 18:40, 23 December 2013
The gunload command unloads any agent, by its agent name, that has been previously loaded via the /gload command.
Synopsis
/gunload <name>
Parameters
- <name> - The name that you used to reference the agent in the initial /gload command, not the file name of the agent.
Example
; Unload a previously loaded agent named myagent /gunload myagent
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000