Re: where is the esp-syntax described?
ESP is Embedded ECMAScript (Javascript). Inside <% and %> you can use any ECMAScript statement you want, including if, else if, switch and case. Lars On Fri, Aug 13, 2010 at 11:59 AM, Clemens Wyss wrote: > e.g. is there an "else if" or "elsif"? How about a switch/case? > Thx > -- Lars Triel
where is the esp-syntax described?
e.g. is there an "else if" or "elsif"? How about a switch/case? Thx