Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
INSERT-BACKTAB( ) method
INSERT-BACKTAB( ) method
(Character interfaces only)
Moves the cursor backward to the previous four-space tab stop without affecting the text in the widget.
Return type:
LOGICAL
Applies to:
EDITOR widget
Syntax
INSERT-BACKTAB ( )
If the operation is successful, the method returns TRUE.