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

AVEVA™ Plant SCADA

[Code]IgnoreCase

  • Last UpdatedJul 19, 2023
  • 1 minute read

Controls whether Plant SCADA Runtime is case insensitive to string data in Cicode. Case sensitivity is used when a string comparison operation is performed. For example:

IF sStr1 = sStr2 THEN

Cicode is a case insensitive language and ignores the case of all variables, functions and reserved words. You can also make Plant SCADA Runtime case sensitive to strings within the just current thread, using the CodeSetMode() function.

Note: This parameter is global.

Allowable Values:

0 or 1

Default Value:

1 (Insensitive)

See Also

Code Parameters

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