nxa.InputValue, nxa.SourceValue
Description
This function can be used to query the value of the source item that triggered the corresponding task. This function can only be used within LUA functions that are invoked by tasks.
Signature
variant nxa.InputValue ()
variant nxa.SourceValue ()
Parameters
None.
Return
Type | Description |
---|---|
variant | current value of the source item |