<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">see rupa's explanation below.<div><br></div><div><br><div><div>On Nov 1, 2009, at 1:24 AM, Michael Collins wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><blockquote type="cite"><div class="gmail_quote">How would you do an expression like: if $x &lt; 24 in a condition tag? Just curious. I would like to make sure that is properly documented.<br>-MC<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap: break-word; "><div><div class="h5"><div><div><br><blockquote type="cite"><br><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 5:51 AM, Rupa Schomaker<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:rupa@rupa.com" target="_blank">rupa@rupa.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">${cond(${myvar} &gt; 15 ? ERR : OK)}<br><br>If both sides of the comparison operator are numeric then it does<br>numeric comparison otherwise it does lexical string comparison.<br></blockquote></div></blockquote><br class="Apple-interchange-newline"></div></div></div></div></div></blockquote></div></div></blockquote></span></blockquote></div><br></div></body></html>