From WikiChip
Editing mirc/local identifiers

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 9: Line 9:
 
* {{mirc|$halted}} - returns $true if the default actions for this event has been halted
 
* {{mirc|$halted}} - returns $true if the default actions for this event has been halted
 
* {{mirc|$eventid}} - returns an ID so that dll can evaluate local identifiers during events.
 
* {{mirc|$eventid}} - returns an ID so that dll can evaluate local identifiers during events.
* {{mirc|$eventparms}} - if the event has a matchtext, returns the value of the matchtext with spaces preserved
+
* {{mirc|$eventparms}} - if the event has a matchtext, returns the value of the matchtext with spacee preserved
 
* {{mirc|$matchkey}} - if the event has a matchtext, returns the value of the matchtext, with spaces lost.
 
* {{mirc|$matchkey}} - if the event has a matchtext, returns the value of the matchtext, with spaces lost.
  
Line 86: Line 86:
 
* {{mirc|$filename}} - used inside {{mIRC|on filesent}}, {{mIRC|on getfail}}, {{mIRC|on midiend}}, {{mIRC|on waveend}}, {{mIRC|on songend}}, {{mIRC|on nosound}}, {{mIRC|on playend}}, {{mIRC|on mp3end}}, returns the filename that was involved
 
* {{mirc|$filename}} - used inside {{mIRC|on filesent}}, {{mIRC|on getfail}}, {{mIRC|on midiend}}, {{mIRC|on waveend}}, {{mIRC|on songend}}, {{mIRC|on nosound}}, {{mIRC|on playend}}, {{mIRC|on mp3end}}, returns the filename that was involved
 
* {{mirc|$hotline}} - used inside {{mIRC|on hotlink}}, returns the full line containing the word which made the event triggers.
 
* {{mirc|$hotline}} - used inside {{mIRC|on hotlink}}, returns the full line containing the word which made the event triggers.
* {{mirc|$hotlink}} - used inside {{mIRC|on hotlink}}, returns information about the context in which the on hotlink event triggered
+
* {{mirc|$hotlink}} - used inside {{mIRC|on hotlink}}, returns informations about the context in which the on hotlink event triggered
 
* {{mirc|$hotlinepos}} - used inside {{mIRC|on hotlink}}, returns line number and word position of the matched word
 
* {{mirc|$hotlinepos}} - used inside {{mIRC|on hotlink}}, returns line number and word position of the matched word
 
* {{mirc|$parseline}} - used inside {{mIRC|on parseline}}, returns the line being parsed
 
* {{mirc|$parseline}} - used inside {{mIRC|on parseline}}, returns the line being parsed
 
* {{mirc|$parsetype}} - used inside {{mIRC|on parseline}}, returns the type of message, in/out
 
* {{mirc|$parsetype}} - used inside {{mIRC|on parseline}}, returns the type of message, in/out
 
* {{mirc|$parseutf}} - used inside {{mIRC|on parseline}}, returns $true if the line is going to be utf8 encoded/decoded after the event
 
* {{mirc|$parseutf}} - used inside {{mIRC|on parseline}}, returns $true if the line is going to be utf8 encoded/decoded after the event
 +
* {{mirc|$signal}} - used inside {{mIRC|on signal}}, returns the name of the signal
 
* {{mirc|$target}} - used inside events which accept a window parameter, returns the name of the window
 
* {{mirc|$target}} - used inside events which accept a window parameter, returns the name of the window
 
* {{mIRC|$agentname}} - used inside {{mIRC|on agent}}, returns the name of the agent.
 
* {{mIRC|$agentname}} - used inside {{mIRC|on agent}}, returns the name of the agent.
Line 111: Line 112:
 
* {{mirc|$raddress}} - used inside {{mirc|on dns}}, returns the resolved address
 
* {{mirc|$raddress}} - used inside {{mirc|on dns}}, returns the resolved address
 
* {{mirc|$naddress}} - used inside {{mirc|on dns}}, returns the address being resolved
 
* {{mirc|$naddress}} - used inside {{mirc|on dns}}, returns the address being resolved
* {{mirc|$modefirst}} - used inside any channel specific mode event (on op, on dehelp, but not on rawmode or on mode), returns $true if the mode you're dealing with is the first
+
* {{mirc|$modefirst}} -
* {{mirc|$modelast}} - used inside any channel specific mode event (on op, on dehelp, but not on rawmode or on mode), returns $true if the mode you're dealing with is the last
+
* {{mirc|$modelast}} -
* {{mirc|$mode}} - used typically inside {{mirc|on rawmode}}, returns the Nth nick affected by a mode.
+
* {{mirc|$mode}}
  
 
=== $1- ===
 
=== $1- ===

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)