:ClearMessageText()
Class
Syntax
:ClearMessageText( [hMessage] ) -> lSuccess
Parameters
|
|
hMessage |
Optional. Handle of the message to act on. Provided during :CreateMessage() operation |
Return
Logical indicating Success.
Returns .T. if the operation succeeds, otherwise returns .F.
Description
Clear the body of the current message part
See Also