LABEL |
DEVELOPER |
|
|
Purpose |
.Label allows you to specify the label that is applied to certain objects. |
Syntax |
Setting: ObjectReference.Label = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
Label cannot be set to an empty string or a blank string for radio labels. The retrieving command will cause the variable to contain the value in the same format it was specified. |
Example |
To set the label for a format box label (Tag Name = CUSTOMERNAMEBOXLABEL): |
Topic ID: 510067