Can be useful with an state:if. The expression is the same as that described in state:watch.
evaluation | The event that is the result of the evaluation. |
expression | The expression. |
name | A name, can be any text. |
stop | This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops. |
Access | READ_ONLY |
Required | Read only. |
The event that is the result of the evaluation.
Configured By | TEXT |
Access | READ_WRITE |
Required | Yes. |
The expression.
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | No. |
A name, can be any text.
Access | READ_ONLY |
Required | Read Only. |
This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops.