Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Analytics and Notifications for PI System Explorer (PI Server 2024 R2)

NOT

  • Last UpdatedJan 11, 2023
  • 1 minute read

Return the negation of an expression. Return True if the truth value of an expression is false and False if the truth value of an expression is true.

Syntax

NOT expression

Arguments

  • expression

    Any expression that evaluates to true or false

Returns

True when the expression is false and False when the expression is true

Exceptions

None

Example

  • NOT (1 In (1...10))

    [Returns False since (1 In (1...10)) is true]

In This Topic
TitleResults for “How to create a CRG?”Also Available in