Forum Moderators: coopster & phranque
This should be easy.
How do I determine what the character index of a certain character is in a string?
Example. Consider this email address foo@bar.com
How do I determine that the @ symbol is at index 3?
Thanks
Eric
index (scalar, string)