Compare Text
Compares two text.
Last updated
Compares two text.
Last updated
This activity compares two text inputs to check if they are a match or not.
Text 1: String Argument
Input the first Text.
Text 2: String Argument
Input the second Text to be compared with the first input.
Result: Boolean Variable
Stores comparison result in the specified Boolean variable.