[Gambas-user] iif bug?
ron
ronstk at ...239...
Thu Apr 27 20:16:07 CEST 2006
On Thursday 27 April 2006 10:34, Benoit Minisini wrote:
> > The Iff(cond,true:false) is equivalent to (cond) ? true:false
> >
>
> Not at all! IIf evaluates all its arguments. There is no equivalent of
> '(cond) ? true : false' in Gambas.
Sorry but it was not my intention to say the second exists in gambas.
It is a function in PHP I know and does the same for evaluating
the true/false condition (as I remember correct).
Sorry for the incredible misguide.
Ron
More information about the User
mailing list