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

AVEVA™ XR Studio

bool

  • Last UpdatedSep 05, 2024
  • 1 minute read

This topic is about the bool data type.

Value syntax

true

false

Note: Values are case sensitive.

Description

Bool type represents a Boolean value.

Autocasting

Bool type supports autocasting for:

  • string, if in the correct input format; otherwise, it will raise an exception.

    bool b=”true”; //b=true;

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