Logical operators take Boolean (logical) values as operands and return a Boolean value.
Mantıksal operatörler boolean (mantıksal) (true veya false) değerlerle çalışırlar ve geriye bir boole değeri döndürürler.
Logical operators are typically used with Boolean (logical) values; when they are, they return a Boolean value.
Mantıksal operatörler boolean (mantıksal) (true veya false) değerlerle çalışırlar ve geriye bir boole değeri döndürürler.
The TRUE() function returns the boolean value TRUE.
The ISLOGICAL() function returns True if the parameter is a boolean value. Otherwise it returns False.
ISLOGICAL () işlevi, verilen değişken boolean değeri ile True değerini gönderir. Diğer durumlarda False değerini gönderir.
Boolean value that indicates if the month name is to be abbreviated.
Ay adı kısaltmaları kullanılabilir olup olmadığını belirten Boole değeri.
The! operator (pronounced not) inverts a Boolean value.
The contents of the condition must be such that the result of comparing the condition to another value results in the Boolean value TRUE or FALSE.
Koşul içeriği, koşulu başka bir değerle karşılaştırmanın sonucu DOĞRU veya YANLIŞ Boole değeri ile sonuçlanacak şekilde olmalıdır.
A Boolean value determining which byte is written.
value:Boolean - Hangi baytın yazıldığını belirleyen Boolean değeri.
In this program, assign a boolean value to control the loop execution.
Bu programda, döngünün çalışmasını kontrol etmek için bir boolean değer ata.
Returns the result as a boolean value.
These operators always result in boolean value.
That is, these operators always return a boolean value!
These are usually defined using expressions that result in a boolean value, indicating whether or not the data satisfies the constraint.
Bunlar genellikle, bir boolean değeriyle sonuçlanan, verilerin kısıtlamayı karşılayıp karşılamadığını gösteren ifadeler kullanılarak tanımlanır.