DTML Method truth value
5 Mar
1999
5 Mar
'99
10:10 p.m.
The following method tests false (correctly): <!--#if expr="[1,2,3]"--> <!--#/if--> But if I change it to: <!--#if expr="[1,2,3]"--> <!--#in expr="[1,2,3]"--> <!--#/in --> <!--#/if--> then it tests true (note that nothing happens in the #in block). Is this correct behavior or one for the Collector? --david
9894
Age (days ago)
9894
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Ascher