Use constants in expressions

A constant can be one of the following:
  • Integer (for example,
    123
    )
  • Floating point value (for example,
    123.45
    )
  • string (for example,
    "this is a character string"
    )
  • Pi
    string (to represent the pi symbol)
    FactoryTalk View replaces the string with its numeric value.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal