Project

General

Profile

$didwm » History » Revision 5

Revision 4 (Per Amundsen, 07/29/2019 08:52 PM) → Revision 5/6 (Per Amundsen, 07/29/2019 08:52 PM)

_Added in 1.9.0_ 

 *$didwm([name],id,wildtext,[N])* 

 Returns the number of the line that matches the [[Scripting_Wildcards|wildtext]], [[Scripting_Wildcards|], with the search starting at line N. 

 *Parameters* 
 [name] - If specified, name of the dialog otherwise [[$dname]] from the current [[Scripting_Events|event]] is used. (optional) 
 id - Id of the dialog item. 
 wildtext- The [[Scripting_Wildcards|wildtext]] to search. 
 [N] - If N = 0, number of matches, otherwise the Nth match. (optional)