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

m (Bot: Fixing links)
m
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''$debug''' will return either the window name or the filename of the current connection's debug output target.
+
{{mirc title|$debug Identifier}}'''$debug''' will return either the window name or the filename of the current connection's debug output target.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 12: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v6.0
+
{{mIRC compatibility|6.0}}
 
 
Added On: 03/02/2002
 
  
 
== See Also ==
 
== See Also ==
Line 20: Line 19:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|debug]]

Latest revision as of 14:55, 20 September 2017

$debug will return either the window name or the filename of the current connection's debug output target.


Synopsis[edit]

$debug

Parameters[edit]

None

Example[edit]

Echo to the active screen the current, if any, debug target:

//echo -a $iif($debug,$v1,None)

Compatibility[edit]

Added: mIRC v6.0
Added on: 03 Feb 2002
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

[Expand]
v · d · e mIRC identifier list