InfoConnect for Unisys
Paste Method (IIbmScreen)


Copies data from the Clipboard to the current cursor location.
Syntax
'Declaration
 
Sub Paste() 
'Usage
 
Dim instance As IIbmScreen
 
instance.Paste()
void Paste()
See Also