B
Brij Singh
Hi,
Is there a way to compare two strings with search character
like A = "Apple"
B = "app"
and if user input is "A*" or "a*" or "Ap*" then it will compare equal to
Both A and B above.
Thanks in advace.
Brij
Is there a way to compare two strings with search character
like A = "Apple"
B = "app"
and if user input is "A*" or "a*" or "Ap*" then it will compare equal to
Both A and B above.
Thanks in advace.
Brij