Click or drag to resize

TriggerReaderReadNumber Method

[This is preliminary documentation and is subject to change.]

Reads the next Number available, throws TriggerReaderException on failure

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public double ReadNumber()

Return Value

Type: Double
Number
Exceptions
ExceptionCondition
TriggerReaderException
See Also