Manuals/calci/NOT
Syntax
Remarks
Examples
''''''' ''''
Description
NOT
NOT (L)
Where L is a value which can be evaluated to TRUE (1) or FALSE (0).
If logical value is1(TRUE), then NOT value is zero (0) and if it is 0(FALSE), then NOT value is 1
This function is to reverses the value of its argument. NOT is used to make sure for a value which is not equal to one particular value
Lets see an example in
NOT (L)
=NOT (1) is 0 that is FALSE
Column1 | Column2 | Column3 | Column4 | |
Row1 | 0 | 1 | ||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |