From WikiChip
Difference between revisions of "mirc/identifiers/$idle"
< mirc‎ | identifiers

(Created page with "{{mirc title|$idle Identifier}}'''$idle''' return your current idle time. == Synopsis == <pre>$idle</pre> == Paramters == None == Properties == NOne == Example == <sourc...")
 
m
 
(One intermediate revision by one other user not shown)
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 ==
Line 20: Line 21:
 
== See Also ==
 
== See Also ==
 
{{mIRC|/resetidle}}
 
{{mIRC|/resetidle}}
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|idle]]

Latest revision as of 16:11, 20 September 2017

$idle return your current idle time, same idle time as that returned by ctcp USERINFO or FINGER.


Synopsis[edit]

$idle

Paramters[edit]

None

Properties[edit]

NOne

Example[edit]

//echo -a $idle

Compatibility[edit]

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.


See Also[edit]

/resetidle