From WikiChip
Difference between revisions of "mirc/commands/gunload"
m (bot: correcting title) |
|||
Line 6: | Line 6: | ||
== Parameters == | == Parameters == | ||
− | * '''<name>''' - The name that you used to reference the agent in the initial | + | * '''<name>''' - The name that you used to reference the agent in the initial {{mIRC|/gload}} call |
== Example == | == Example == |
Revision as of 17:28, 18 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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 call
Example
; Unload a previously loaded agent named myagent /gunload myagent
Compatibility
Added: mIRC v5.7
Added on: 02 Feb 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
- List of commands
- List of identifiers
- /ghide
- /gshow
- /gmove
- /gsize
- /gtalk
- /gplay
- /gpoint
- /gstop
- /gopts
- /gqreq
- $agentver
- $agentstat
- $agentname
- $agent
mIRC commands list