I have added checkbox in userTask3, and i want to use check box status as a parameter.
The following line doesn't work: " <conditionExpression xsi:type="tFormalExpression"><![CDATA[${userTask3.getVariableLocal('fieldFromUserTask1') == "true"}]]></conditionExpression> " I need help about syntax.