From WikiChip
$didreg Identifier - mIRC
< mirc‎ | identifiers

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