Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Not 演算子

式の論理否定を求めます。

Synopsis

result = Not expression

引数

Not 演算子の構文には以下の構成部分があります。

result 任意の数値変数
expression 任意の式

概要

以下の表は、result がどのように判定されるかを示しています。

expression の評価 result
True False
False True

関連項目

FeedbackOpens in a new tab