Requesting a new block “Get Character X of String” aka get the the letter of a string based off its index position.
Good idea, I’ll implement this.
In the meantime you can use the split string blocks, and leave the deliminator/“split by” field blank, that will split by each character in the string.
Thank you!