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

m (bot: correcting title)
m
 
Line 1: Line 1:
 
{{mirc title|$debug Identifier}}'''$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 18: 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