Message Plug-in

<< Click to Display Table of Contents >>

RayQC > 7.3 u2 > User Guide > Plug-ins > Internal Plug-ins 

Message Plug-in

The Message plug-in deals with the functionality required to offer information to the user.

 

Function Summary

ShowMessageBox

Function Details

ShowMessageBoxMulti-OptionCheckpoint

Shows a message box to the user when the specified parameter are met.

Usable in combination with elements of type Checkpoint and Multi-Option.

 

Input parameters

Name

Type

Description & Examples

Title

string

The message title.

Message

string

The message that will be displayed in the message box.

Icon

formatted string

The icon that will be displayed in the message box.

 

Options:

Information

Question

Warning

Error

Buttons

formatted string

The buttons that will be displayed in the message box.

 

Options:

OK

OK-Cancel

Yes-No

Continue-Abort

Expected

formatted string

The value that is expected.

 

Options:

First

Second