Hi,
This is a silly but short question...
How do I check if two texts differs?
E.g, to check if they are equal, you can write:
IF EditText1.text = EditText2.text then ...
So I guess I'm looking for the Not Equal sign...
Also, if anyone has any useful link for such questions, I would appreciate it.
Thankful for answers...
This is a silly but short question...
How do I check if two texts differs?
E.g, to check if they are equal, you can write:
IF EditText1.text = EditText2.text then ...
So I guess I'm looking for the Not Equal sign...
Also, if anyone has any useful link for such questions, I would appreciate it.
Thankful for answers...