snowflake.snowpark.functions.to_varchar¶ snowflake.snowpark.functions.to_varchar(c: ColumnOrName, format: ColumnOrLiteralStr | None = None) → Column[source]¶ Converts a Unicode code point (including 7-bit ASCII) into the character that matches the input Unicode.