UNDO message
Description
Undoes the last operation.
Applies To
Edit box, edit field, and combo box.
Syntax
status = Send_Message(controlID, "UNDO") Return valueIf operation is successful, returns 1.
guides:programming:programmers_reference_manual:undo_message
Undoes the last operation.
Edit box, edit field, and combo box.
status = Send_Message(controlID, "UNDO") Return valueIf operation is successful, returns 1.