InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / Undo Method


In This Topic
    Undo Method
    In This Topic
    Undoes the last edit operation.
    Syntax
    'Declaration
     
    
    Sub Undo() 
    'Usage
     
    
    Dim instance As IIbmScreen
     
    instance.Undo()
    void Undo()
    See Also