BIP2513

Severity

20 : Error

Message

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

Explanation

The source string argument to the TRIM function must be a character string, a byte string or a bit string. The argument passed was '<insert_2>'.

Response

Ensure that the source string argument to TRIM is an appropriate data type.