How to know if an NSString contains a string?
How to know if an NSString contains a string?
- Subject: How to know if an NSString contains a string?
- From: Jan Van Boghout <email@hidden>
- Date: Fri, 10 Jan 2003 20:52:48 +0100
I guess this is one of those things I'll smack myself for, but I can't
find a good way to do it:
How do I know if a string contains another string? Something like
myBool = [myString containsString:@"bla"] is what I need.
Any pointers?
Thanks,
Jan Van Boghout
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.