Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | CHLINERODERGLICH |
||||
|---|---|---|---|---|---|
| Examples | Ganzizahl a = 22;
Ganzizahl b = 23;
waen(a CHLINERODERGLICH b) bitte
schrib_uf_e_neui_Linie("variable a is less or equal to variable b ");
danke |
||||
| Description | Tests if the value on the left is less than the value on the right or if the values are equivalent. | ||||
| Syntax | value1 CHLINERODERGLICH value2 |
||||
| Parameters |
|
||||
| Usage | |||||
| Related | CHLINERALS (greater than) GROESSERALS (less than) GROESSERODERGLICH (greater than or equal to) GLICHGROSSWIE (equality) NOEDGLICHWIE (inequality) |

