Notify User Integer    

Displays an integer and optional leading text to the user.

 

Input Arguments

 

0

String

Leading Text

The optional leading text to display in front of the reported integer value.

1

Font Type

Font

The font in which to display the text.

2

Integer

Reported Value

The integer to report to the user.

3

Integer

Display Timeout

If set to a number >0 the dialog will close auto- matically after the specified number of seconds

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.