Hello all,
how do I put a condition to compare two strings?
I want to check whether the string contains "ABC" if it contains then want to do some steps else move to the next if.
How can I achieve it?
TIA