Changing Structure Question

Found that the error was due to trying to use “Text” variables. After changing to a String I was able to use a Map. Apparently Text isn’t “hashable.”