and it works :P On Sun, Nov 1, 2009 at 6:38 AM, Michael Jerris <[email protected]> wrote:
> see rupa's explanation below. > > > On Nov 1, 2009, at 1:24 AM, Michael Collins wrote: > > How would you do an expression like: if $x < 24 in a condition tag? Just > curious. I would like to make sure that is properly documented. > -MC > > >> >> >> On Thu, Oct 22, 2009 at 5:51 AM, Rupa Schomaker <[email protected]> wrote: >> >>> ${cond(${myvar} > 15 ? ERR : OK)} >>> >>> >>> If both sides of the comparison operator are numeric then it does >>> numeric comparison otherwise it does lexical string comparison. >>> >> >> > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > >
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
