[Index]

state:evaluate


Evaluate a state expression and become COMPLETE if it is true or INCOMPLETE otherwise.

Property Summary

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.

Property Detail

evaluation

AccessREAD_ONLY
RequiredRead only.

The event that is the result of the evaluation.

expression

Configured ByTEXT
AccessREAD_WRITE
RequiredYes.

The expression.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

stop

AccessREAD_ONLY
RequiredRead Only.

This flag is set by the stop method and should be examined by any Stoppable jobs in their processing loops.


(c) R Gordon Ltd 2005 - Present