FunctionsType Conversion
cast
Converts the input value to a requested target type. Supported targets in this version are String/ASCII, Int64, Float64, Boolean, and Bytes.
cast(…) → DynamicKind · scalar
Converts the input value to a requested target type. Supported targets in this version are String/ASCII, Int64, Float64, Boolean, and Bytes.
Part of the Type Conversion family.