From WikiChip
Difference between revisions of "mirc/identifiers/$idle"
(Created page with "{{mirc title|$idle Identifier}}'''$idle''' return your current idle time. == Synopsis == <pre>$idle</pre> == Paramters == None == Properties == NOne == Example == <sourc...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$idle Identifier}}'''$idle''' return your current idle time. | + | {{mirc title|$idle Identifier}}'''$idle''' return your current idle time, same idle time as that returned by ctcp USERINFO or FINGER. |
== Synopsis == | == Synopsis == |
Revision as of 16:13, 6 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$idle return your current idle time, same idle time as that returned by ctcp USERINFO or FINGER.
Synopsis
$idle
Paramters
None
Properties
NOne
Example
//echo -a $idle
Compatibility
Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.