I don't think this is supported.

On 3/28/06, Michael Fortin <[EMAIL PROTECTED]> wrote:
> Hello,
> Is it possible to use the ternary operator in a set directive? I tried
> the fallowing set directive but it didn't work,  is there an alternative
> way to do this without and if else statement?
>
> #set($test = $command == null ? 'its null' : 'not null')
> $test
>
> thanks,
> Michael
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Forio Business Simulations

Will Glass-Husain
[EMAIL PROTECTED]
www.forio.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to