From WikiChip
Difference between revisions of "mirc/commands/resetidle"
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +)) |
m (→Compatibility: This was added in 5.3) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/resetidle Command}} | ||
The '''/resetidle command''' resets the {{mIRC|$idle}} identifier to zero or to the number of seconds you specify. | The '''/resetidle command''' resets the {{mIRC|$idle}} identifier to zero or to the number of seconds you specify. | ||
Line 8: | Line 9: | ||
== Parameters == | == Parameters == | ||
− | * '''[seconds]''' - If specified, reset the $idle | + | * '''[seconds]''' - If specified, reset the $idle identifier to that number of seconds. |
== Example == | == Example == | ||
− | + | <source lang="mIRC">/resetidle 5</source> | |
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.3}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 26: | Line 23: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|resetidle command - mIRC]] |
Latest revision as of 18:13, 21 February 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /resetidle command resets the $idle identifier to zero or to the number of seconds you specify.
Synopsis[edit]
/resetidle [seconds]
Switches[edit]
None
Parameters[edit]
- [seconds] - If specified, reset the $idle identifier to that number of seconds.
Example[edit]
/resetidle 5
Compatibility[edit]
Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list