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