waitForLoop | 
    Top Previous Next | 
| 
 The waitForLoop method initiates a waitFor cycle to retrieve asynchronous screens (regardless the order in which the screens arrive). Unlike waitFor method, waitForLoop processes the matched rule and continues running, waiting for a new match. The waitForLoop matching cycle can be terminated by calling waitForBreak. 
 
 Call Parameters 
 
 
 
 Return Object 
 This method does not return any object. 
 
 See also 
 
 
 
 
 
  |