ilgCut
ilgCut( [w_tab] ) =>t/nil
Description
Cuts and pastes the selected text into public text buffer. 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
ilgCut( )
=> t
Related Topics
Return to top