Compares two text.
This activity compares two text inputs to check if they are a match or not.
Text 1: String Argument Input the first Text.
String Argument
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.
Boolean Variable
Last updated 3 years ago