Click or drag to resize

TriggerReaderReadVariableOrNumber Method

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

Reads the next Variable or 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 ReadVariableOrNumber()

Return Value

Type: Double
Number
Exceptions
ExceptionCondition
TriggerReaderException
See Also