I created a condtion on one of my folders in attempt to not create a record in that folder if the data is not available. When I do this I get a warning which I do not understand. I would like to know if I used the condition incorrectly. Also, is there documentation for the condition exression?
<trans>IsNull(facsimileTelephoneNumber)==0</trans>
Warning : CTransform::Evaluate failed - Transform Error: ILLEGAL_OPERAND in evaluating "<trans>IsNull(facsimileTelephoneNumber)==0</trans>"



