DIAdem Help

Variable: MsgType

  • Updated2024-09-12
  • 1 minute(s) read

Variable: MsgType

Specifies the type of a message box. The default value of the MsgType variable is MsgTypeNote.

Definition MsgType, Enumeration variable
Enumeration variable with the following selection terms
Script Term Interface Term, Explanation
"MsgTypeNote"
Message box
"MsgTypeError"
Error box
"MsgTypeWarning"
Warning box
"MsgTypeInformation"
Information box
"MsgTypeAlert"
Script continue error box
"MsgTypeNoteNoIcon"
Message box without icon

Related Topics

Command: AutoLoopInit | Command: LoopDeInit | Command: LoopInc | Command: LoopInit | Command: MsgBoxCancel | Command: MsgBoxDisp | Command: MsgBoxSetPos | Command: MsgBoxStateResetAll | Command: MsgButtonTextSet | Command: MsgLineDisp | Command: ProcessMessages | Variable: MsgButtonType | Variable: MsgNotModal | Variable: MsgState | Variable: MsgStdButton | Variable: MsgText | Variable: MsgTimeOut

Used by

Command: MsgBoxDisp | Program Variables in Commands