Screen.Back

Screen.Back ( 

 )

Description

Moves back one screen in the history of the viewed screens. This action behaves like the back button on a Web Browser.

Note: When this action is called, it will exit the current block of script.

Parameters

None.

Returns

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

See also:  Related Actions