StringValue
The
StringValue
class contains a string value.Property | Description |
lastValue | (get) lastValue: string (set) (Not Available) Specifies a string representing the last value of the object. |
Method | Description |
pinLastValue | pinLastValue(): ConstStringSignal Returns a ConstStringSignal containing a constant value which is the last value of the specified signal before pinLastValue is called. ConstStringSignal can be passed to a functions which accept strings. |
Last modified 3yr ago