From: Mr Seb
Subject: Re: IF statment with "and" "or"...
Date: 1 May 2006 05:23:01
Message: <4455d375$1@news.povray.org>
yes.
the operator OR is |
The operator AND is &
And the operator Not egal is != (this can be useful)
news:web.4455d07244ac220b58dbbb6b0@news.povray.org...
> it's possible to define an if statement with "or" condition?>> thanks!>>
thanks!
"Mr Seb" <ban### [at] wanadoofr> wrote:
> yes.>> the operator OR is |> The operator AND is &>> And the operator Not egal is != (this can be useful)>> news:web.4455d07244ac220b58dbbb6b0@news.povray.org...> > it's possible to define an if statement with "or" condition?> >> > thanks!> >> >
From: Thomas de Groot
Subject: Re: IF statment with "and" "or"...
Date: 2 May 2006 03:10:13
Message: <445705d5@news.povray.org>
"Mr Seb" <ban### [at] wanadoofr> schreef in bericht
news:4455d375$1@news.povray.org...
> yes.>> the operator OR is |> The operator AND is &>> And the operator Not egal is != (this can be useful)>
====> not forgetting: paragraph 3.2.1.3.3. of the POV-Ray documentation!!!
Thomas