Screen.Previous

Screen.Previous ( 

 )

Description

Proceeds to the previous screen that is in your current screen list according to their order in either the Client Screens or Server Screens panel at design time. If the current screen is the first screen, this action will have no effect.

Parameters

None.

Returns

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

See also:  Related Actions