BIP2457
Severity
20 : ErrorMessage
Error casting character string '<insert_0>' to double.Explanation
The character string must be of the form '[+/-]d+[.d+][Ed+]'. The character string had the value '<insert_0>'.Response
Ensure that the character string being cast represents a valid number.