Hi I am woundering if you can check to see if a NSString equals a specific value say for instance a name of a person?
I am thinking along the lines of
if (mystring == @"Johns"){ //do some stuff in here }
if ([mystring isEqualToString:@"Johns"]){ //do some stuff in here }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With