Changes
/* MetaProperties */
| EXPRESSION || {{String}} || Condition that will be evaluated by the client
|-
| EVALUATION_STATUS || {{Integer; SLL}} || Evaluation state (Undefined= 0, Ongoing= 10, Finished= 20, Error= 30)
|-
| BRANCH_TRUE || {{Guid}} || Link to another task or task owner for the case the expression is evaluated as true
| DISPLAYSTRING_FALSE || {{String}} || DisplayString for the case the expression is evaluated as false
|}