Multiple conditions for if statements
Eröffnet am: 2019-06-13 07:22
Letztes Update: 2019-06-13 11:00
| Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
|---|---|---|---|
| Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
| Typ: | Funktionsanfragen | Schweregrad: | 5 - Mittel |
| Komponente: | (Keine) | Status: | Offen |
| Lösung | Keine |
Einzelheiten
Please add a way to use multiple conditions with if statements. If there already is a way to do this, then please add it to your if/else documentation page. I have tried multiple different ways of using different conditions, but none seem to work.
Kommentar
Use && operator.
https://ttssh2.osdn.jp/manual/en/macro/syntax/expressions.html