Operators |
clear_text_result — Clear a text result.
clear_text_result( : : TextResultID : )
clear_text_result clears the text result in TextResultID and frees all underlying memory.
This operator modifies the state of the following input parameter:
The value of this parameter may not be shared across multiple threads without external synchronization.Text result to be cleared.
clear_text_result returns the value 2 (H_MSG_TRUE).
Foundation
Operators |