String Input Properties - Appearance tab

The following table shows options in the tab.
Options
Description
Width
Enter a number of characters required for the string input object.
Height
Enter a number of lines required for the string input object.
Justification
Select left, center, or right justification.
Disabled State
Configure settings that are used to determine when the object is disabled.
The option is typically used to restrict access to numeric and string input objects at runtime. For example, by assigning the expression
CurrentUserHasGroup("
GroupName
")
, you can restrict users to write tag values to numeric or string input objects depending on the assigned user groups.
Expression
Enter a tag name or an expression that will evaluate to
True
(any non-zero value) or
False
(zero) at runtime.
Expression true state
Select one state of the object when the expression returns
True
.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal