FunctionsArray
array_cast
Converts each element in the input array to the target type and returns a new array with converted values.
array_cast(…) → StringKind · scalar
Converts each element in the input array to the target type and returns a new array with converted values.
Part of the Array family.