MessageBoxInfo displays a message box.
Return Value
bool is always TRUE (1).
Parameters
ssMessage is a scalar string containing the message text. The text can contain format sequences and newline characters "\n". See printf for a format description.
See also
Overview Dialogboxes, DialogBox, MessageBoxError, MessageBoxWarning, MessageBoxQuestionYesNo, MessageBoxQuestionYesNoCancel, printf, MessageBox
id-410753