POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

if

top previous next

#if (expr)
  // true stuff happens here
#else
  // false stuff happens here
#end