Skip to main content

String

A String is a data type that represents a sequence of characters. It can be used to store text, symbols, and even numbers in a format that can be easily manipulated. In HMI programming, strings are often used to store data such as user input, machine status, and error messages.

Define a Variable Using the Context Menu

  1. Change to the Data View.

  2. Right-click the Data or any other folder in your HMI Data View.

  3. Choose Add Variable.

  4. Choose the type String.


Augment a Variable With Additional Metadata