3 testprint "${if eq {1}{1}{yes}{no}}"
4 testprint "${if eq {1}{01}{yes}{no}}"
5 testprint "${if == {1}{01}{yes}{no}}"
8 "${if eq {1}{1}{yes}{${lookup{key1}lsearch{DIR/aux-fixed/junkjunk}{$value}{notfound}}}}"
11 "${if eq {1}{1}{yes}{${lookup{key1}lsearch{DIR/aux-fixed/0093.lsearch}{$value}{notfound}}}}"
14 "${if eq {1}{0}{yes}{${lookup{key1}lsearch{DIR/aux-fixed/0093.lsearch}{$value}{notfound}}}}"
16 testprint "body_linecount=$body_linecount"