Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | Falls |
||||
|---|---|---|---|---|---|
| Examples | Buechstabe letter = 'B';
untersuech_emal(letter) bitte
Falls 'A':
schrib_uf_e_neui_Linie("Alpha"); // Does not execute
Faertig;
Falls 'B':
schrib_uf_e_neui_Linie("Bravo"); // Prints "Bravo"
Faertig;
waen_nuet_vodaem_zuetrifft:
schrib_uf_e_neui_Linie("Zulu"); // Does not execute
Faertig;
danke |
||||
| Description | Denotes the different labels to be evaluated with the parameter in the untersuech_emal() structure. | ||||
| Syntax | Falls label: statements |
||||
| Parameters |
|
||||
| Usage | Web & Application | ||||
| Related | untersuech_emal() waen_nuet_vodaem_zuetrifft Faertig |

