- Joined
- Aug 3, 2008
- Messages
- 2,345
I noticed there are two ways to make a boolexpr. Condition() and Filter(). My question is, is there any difference between the conditionfunc that Condition() returns and the filterfunc that Filter() returns and which is the best to use?