From WikiChip
$didreg Identifier - mIRC
< mirc‎ | identifiers
Revision as of 12:50, 1 February 2018 by Ouims (talk | contribs) (See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The $didreg identifier return the number of the line that matched the regular expression in dialog's control.


Synopsis[edit]

$didreg(name,id,regex,N)

Parameters[edit]

  • name - name of the dialog
  • id - id of the control, can be a list, editbox, and combo
  • N - optional, if N is passed, start matching at the Nth line
  • regex - the regular expression.

Properties[edit]

Example[edit]

None

Compatibility[edit]

Added: mIRC v6.1
Added on: 29 Aug 2003
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