ilgPaste
ilgPaste( [w_tab] ) =>t/nil
Description
Pastes the text from the clipboard/buffer to the cursor location in the SKILL IDE editor window. This function does not work on read-only files.
Arguments
|
The window ID of the SKILL IDE editor window. Default is the current tab window. |
Value Returned
Examples
ilgPaste()
=> t
Related Topics
Return to top