Skip to content

Line_Save_Confirmation - cUIObject

Pops up a "Yes/No" confirmation for a line save

Type: Function
Return Data Type: Integer

Syntax

Function Line_Save_Confirmation Returns Integer

Call Example

Get Line_Save_Confirmation to IntegerVariable

Description

Prompts: Save this Line?

DEO usage

Set Verify_Save_Msg to GET_Line_Save_Confirmation

This would be used with grids and editors that are children of grids.

For a full explanation of the Line_save_confirmation function, see the Confirm function.

See Also

Confirm

Return Value

Returns 0 if the confirmation is approved, returns non_zero if the process should be halted