Question
Webject Where syntax
I have a webject task that I need to have a where clause that includes two different lifecycle states and am not sure if I can do this in a single statement:
<ie:param name="WHERE"data="state.state='RELEASED*"/">
Or if I need to perform this in two seperate statements. The lifecycle values I want to include are 'RELEASED' and 'RELEASED VARIANCE'
Any help would be appreciated.
James

