Can someone tell me what code to use when looking at a string to tell me if a specific character exists in that string? Example: E-mail address. I want to look at the string to see if “@” exists and return a 1 or 0.
Thanks,
Mark Santos
Can someone tell me what code to use when looking at a string to tell me if a specific character exists in that string? Example: E-mail address. I want to look at the string to see if “@” exists and return a 1 or 0.
Thanks,
Mark Santos
Notifications