BIP2515

Severity

20 : Error

Message

(<insert_0>, <insert_1>) : Illegal trim character '<insert_2>' argument to TRIM function.

Explanation

The trim character argument to the TRIM function must be a character string, a byte string or a bit string, and must be of length 1. The trim character argument was '<insert_2>'.

Response

Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Ensure that the trim character argument is an appropriate data type and length.