Control Structure - END WHILE

Marks the end of a WHILE loop.

Action ID:
Action Category:
Action List Syntax:

205
Control Structure
END WHILE

Settings

None

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

Examples

Moving a window (advanced)

Searching the desktop for text files

Verifying a password (advanced)