Two idenical text variables gives false by equal test

There are two text variables.
Absolutely the same, only one was written by hand, the second was written in a reverse cycle.
Stupidly same text gives false.
I tried switch the text in a string, the result is the same.
I tried to compare the length of the variables - the same.

Print both to the screen right before the check. What do we get?

Try a Make Literal Text and try that with each of the variables. If it works then it’s a formatting issue somewhere.