Actions
$didwm » History » Revision 2
« Previous |
Revision 2/6
(diff)
| Next »
Per Amundsen, 07/29/2019 08:51 PM
Added in 1.9.0
$didwm([name],id,wildtext,[N])
Returns the number of the line that matches the wildtext, with the search starting at line N.
Parameters
[name] - If specified, name of the dialog otherwise $dname from the current event is used. (optional)
id - Id of the dialog item.
wildtext- The wildtext to search.
[N] - If N = 0, number of matches, otherwise the Nth match. (optional)
Updated by Per Amundsen over 5 years ago · 2 revisions