BIP2505
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Illegal 1st argument (value '<insert_2>') to function OVERLAY.Explanation
The first argument must be a character string, byte string or bit string. The first argument passed to the function was '<insert_2>'.Response
Ensure the first argument passed to OVERLAY is an appropriate data type.