[][src]Constant csml_interpreter::error_format::ERROR_STRING_NUMERIC

pub const ERROR_STRING_NUMERIC: &str = "the string must be of numeric type in order to use this method. Verify first with 'string.is_number() == true' to check it";