split chars
Split a string's characters into separate rows
Signature
> split chars
Examples
Split the string's characters into separate rows
> 'hello' | split chars
split chars
> split chars
Split the string's characters into separate rows
> 'hello' | split chars