Notify User Text Array

Displays multi-line text to the user.

 

Input Arguments

 

0

String

Notification Text

The text to display to the user.

1

Font Type

Font

The font in which to display the text.

2

Boolean

Auto expand to fit text?

True automatically increase the size of the display dialog based upon text size.

3

Integer

Display Timeout

If set to a number >0 the dialog will close automatically after the specified number of seconds

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

The Auto Expand to fit function (A2) is helpful if you have a large amount of text or large font sizes and want to make sure that an operator does not have to touch the screen to adjust the dialog display. Otherwise a scroll bar may appear and text may be directly visible.