Quote:
Originally Posted by un_pogaz
My bad. My bad.
This function "IF(x, y, re)" is a custom function. I have no idea how it got into my Caliber parameters, as this is the first time I create Template functions.
|
Thanks for telling me.
BTW:
the template language supports if/then/else. It is evaluated directly by the template processor (inlined) and has much better performance than a function.