Method XbpSLE():clear() Foundation

Deletes all of the characters in the edit buffer.

Syntax
:clear() --> lSuccess
Return

This method returns the value .T. (true) if the edit buffer could be emptied, otherwise .F. (false) is returned.

Description

The method :clear() deletes all of the characters from the edit buffer.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.