siMsgButtonPressed

Description

Return values from XSIUIToolkit.MsgBox that indicates which button was pressed by the user.

Constant Value Description
siMsgOk 1 OK
siMsgCancel 2 Cancel
siMsgAbort 3 Abort
siMsgRetry 4 Retry
siMsgIgnore 5 Ignore
siMsgYes 6 Yes
siMsgNo 7 No

Applies To

XSIUIToolkit.MsgBox UIToolkit::MsgBox