ScalarValue
Last updated
Last updated
Property
Description
lastValue
(get) lastValue: number (set) (Not Available)
Specifies a number representing the last value of the object.
Method
Description
pinLastValue
pinLastValue(): ConstScalarSignal
Returns a ConstScalarSignal
containing a constant value which is the last value of the specified signal before pinLastValue
is called. ConstScalarSignal can be passed to a functions which accept numbers.