InfoConnect for Unisys
Paste Method (IT27Screen)


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