How to compare two strings letter by letter in Blueprint?

Parse both strings into an array then loop over and compare each index.