TextReversedI put my thang down, flip it, and reverse it.Reversedprop("Text") .split("") .reverse() .join("")