Returns 0 if the confirmation is approved, returns non_zero if the process should be halted
Function Line_Delete_Confirmation Returns Integer
| Call: | Get Line_Delete_Confirmation to IntegerVariable |
Prompts: Delete this Line?
Set Verify_Delete_Msg to GET_Line_Delete_Confirmation
This would be used with grids and editors that are children of grids.
For a full explanation of the Line_delete_confirmation function, see the Confirm function.