Previous Next

INSERT-TAB( ) method

(Character interfaces only)
This method works differently depending on the insert mode status. If insert mode is on, it inserts one to four spaces from the current cursor position to the next four-space tab stop. If insert mode is off, it moves the cursor to the next four-space tab stop without inserting any characters.
Return type:
Applies to:
 
Syntax 
INSERT-TAB ( )
If the operation is successful, the method returns TRUE.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.