Data_Loss_Confirmation - cUIObject
Pops up a "Yes/No" confirmation for data loss
Type: Function
Return Data Type: integer
Syntax
Function Data_Loss_Confirmation Returns integer
Call Example
Get Data_Loss_Confirmation to integerVariable
Description
Prompts: Abandon Changes?
DEO usage
Set Verify_Data_Loss_Msg to (RefFunc(Data_Loss_Confirmation))
This message only gets sent when a clear or clear all would result in the loss of data.
For a full explanation of the Data_Loss_Confirmation function, see the Confirm function.
See Also
Return Value
Returns 0 if the confirmation is approved, returns non_zero if the process should be halted