Re: switch statement
- Posted by jeremy (admin) Mar 25, 2009
- 1374 views
euphoric said...
jeremy said...
said...
By the way, it doesn't look like select or switch are documented in the Manual! Or did I just miss it?
http://openeuphoria.org/docs/eu400_0010.html#_103_switchstatement
Shouldn't that be in the contents here: http://openeuphoria.org/docs/eu400_0029.html#_302_LanguageReference
I usually go to that page and do a search when I need to remind myself of something Euphoric.
That page is a function reference. Maybe the title should be changed to be "Library Reference" instead of "Language Reference" now that you bring that up. Currently all language constructs are defined in the section "Euphoria Reference"
http://openeuphoria.org/docs/eu400_0006.html
Jeremy