Wait for Text

 

The macro waits until the specified text is input.

 

 

Script Editor > Expand Timing Category > Wait for Text

 

 

Text to Wait For

Insert the text to wait for in this field.

 

 

The case of the text must be exact

Check this box to require that the text matches exactly as originally input, using capital and lower case letters.

 

 


 

 

Wait Indefinitely

With this option checked, the macro does not resume until the Wait For action specified has occurred. 

 

Wait at most

With this option checked, the macro waits the number of hours, minutes and seconds specified for the Wait For action to occur. If that action does not take place within the specified time frame, the macro takes the action selected in the On Error tab.