NSPredicate - combining constant string with variable in expression?
NSPredicate - combining constant string with variable in expression?
- Subject: NSPredicate - combining constant string with variable in expression?
- From: Jim Correia <email@hidden>
- Date: Mon, 22 May 2006 15:18:27 -0400
Is it possible for the right hand side of an expression to be made up
of part constant string, part variable?
For example, I'd like to do something like:
ANY department.name LIKE[cd] "*$value*"
but if I write it like that, the variable isn't substituted before
evaluation.
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden