Notify User Double    

Displays a double and optional leading text to the user.

 

Input Arguments

 

0

String

Leading Text

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

1

Font Type

Font

The font in which to display the text.

2

Double

Reported Value

The double value to report to the user.

3

Integer

Decimal Precision

The number of decimal places to use to report the double 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.