Reflection
Paste Method (IIbmScreen)


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