InfoConnect for Unisys
Back Method


Shows the previous host screen from the Screen History list in read-only mode.
Syntax
'Declaration
 
Sub Back() 
'Usage
 
Dim instance As IScreenHistory
 
instance.Back()
void Back()
See Also