Returns 0 if the confirmation is approved, returns non_zero if the process should be halted
Function Exit_Loss_Confirmation Returns Integer
| Call: | Get Exit_Loss_Confirmation to IntegerVariable |
Prompts: Changes Exist. Exit this window?
The message declared in Verify_Exit_msg is sent whenever you close (deactivate) a view and there are changes in the view.
For a full explanation of the Exit_Loss_Confirmation function, see the Confirm function.
Set Verify_Exit_msg to (RefFunc(Exit_Loss_Confirmation))See Also