BIP2560
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : A reference variable is required here.Explanation
The statement or function requires a reference variable. The name given must therefore be the name of a declared reference variable and may not be extended (ie by a dot and another name)Response
Correct the syntax of the expression and redeploy the message flow.