BIP2499

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Illegal arguments to SUBSTRING function called as '<insert_2>'.

Explanation

Valid syntax for SUBSTRING is: SUBSTRING( source_string FROM start_position [FOR string_length]). The function was called as '<insert_2>'.

Response

Correct the syntax of the expression and redeploy the message flow.