REFRESH() |
DEVELOPER |
|
|
||
Purpose |
.Refresh() allows you to re-display field data for certain objects. |
||
Syntax |
ObjectReference.Refresh() |
||
Operation |
ObjectReference is the Tag Name of the object. |
||
Remarks |
Refresh() updates the field data value for the specified field with the current value.
The following restrictions apply for Refresh()
|
||
Example |
Executing Refresh() to update the combo box with the Tag Name of CUSTOMERNUMBER: |
Topic ID: 510025