Screen.End

Screen.End ( 

 )

Description

Jumps to the end of the current screen list in the update and causes Screen.Show to return SR_LISTCOMPLETE.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions