Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

question

$
0
0
I am trying to do some logic.
<if-compare field="parameters.quantityOnHandVar"
operator="less" value="0">
do something
<else-compare>
do something else
</else-compare>
</if-compare>
My do something else is never called.
I can do two if's ok, but wondered if I am doing something wrong when I want
to do a else in minilang.

Joel Fradkin

Viewing all articles
Browse latest Browse all 5648

Trending Articles