You can make an endless loop by leaving the conditional expression as 1.
Also, '[' is the equivalent of the test command, which evaluates its arguments up to']' as a conditional expression.
Poza tym '[' jest odpowiednikiem polecenia test, które traktuje argumenty aż do']' jako wyrażenie warunkowe.
A conditional expression checks the country/region and postal code entered in a record on the form.
If the value of minute is less than 10, the conditional expression adds a string with a preceding zero; otherwise it adds a string with a demarcating colon.
Jeśli wartość minute jest mniejsza niż 10, wyrażenie warunkowe dodaje łańcuch z poprzedzającym ją zerem; w innym przypadku dodaje rozgraniczający dwukropek.
In imperative programming languages, the term "conditional statement" is usually used, whereas in functional programming, the terms "conditional expression" or "conditional construct" are preferred, because these terms all have distinct meanings.
W imperatywnych językach programowania używa się terminu instrukcja warunkowa, podczas gdy w programowaniu funkcyjnym preferowane są nazwy wyrażenie warunkowe lub konstrukcja warunkowa, gdyż posiadają one inną zasadę działania.
Finally, a conditional expression appends "P.M." to temp if hour is 12 or greater; otherwise, it appends "A.M." to temp.
Kończąc, wyrażenie warunkowe dołącza "PM" do temp, jeśli hour posiada wartość 12 lub wyższą; w innym przypadku, to dołącza "AM" do temp. Autorzy i etykiety dokumentu Etykiety
In the Conditional Region dialog box, enter the conditional expression to use for the region.
W oknie Region warunkowy wpisz wyrażenie warunkowe przeznaczone dla danego regionu.
Sometimes we would like to Evaluate a conditional Expression on the select list
Czasami chcielibyśmy, aby ocenić wyrażenie warunkowe na liście wyboru
An interesting variation leading to a dangerous code is the combination of unboxing with a conditional expression.
Arithmetic integer comparison operators in the conditional expression are -eq, -ne, -lt, -le, -gt, and -ge.
Operatory arytmetycznego porównywania liczb całkowitych Wyrażenia warunkowe to: -eq, -ne, -lt, -le, -gt, i -ge.