01.02.2014 Views

Objective-C Fundamentals

Objective-C Fundamentals

Objective-C Fundamentals

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Filtering and matching with predicates<br />

221<br />

Table 11.2 Common comparison operators for use with NSPredicate expressions. Notice that a<br />

number of operators have alternative symbols. (continued)<br />

Operator Description Example<br />

>=, => Greater than or equal to rentalPrice >= 350<br />

< Less than rentalPrice < 350<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!