From WikiChip
$didwm Identifier - mIRC
< mirc‎ | identifiers
Revision as of 12:51, 1 February 2018 by Ouims (talk | contribs) (Created page with "{{mirc title|$didwm Identifier}}The '''$didwm''' identifier return the number of the line that matched the wildcard expression in dialog's control. == Synopsis == $didwm(na...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


Synopsis

$didwm(name,id,wildcard,N)

Parameters

  • 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
  • wildcard - the wildcard expression.

Properties

Example

None

Compatibility

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

[Expand]
v · d · e mIRC identifier list