How to compare one variable with three different variables

Take an example, we have three different textboxes i.e first name, middle name, last name, Whereas these three will come as a single text on some other page and i have to compare that text to those three fields .

Hello @AleKarthik

You can get text from 3 textboxes into 3 different output.
Then you can use variables concatenation

Then you can use Verify Text Equal to check

I think you should have a case is adding “space” into the middle of variables when using concatenation because these boxes are from a full name

I create a “space” variable to put “space” into the value field. It is gonna like this

Or you can input a variable like this