KB-24837: Editing the tag liked to a screen object.

Question:

How can I edit the tag linked to a screen object at run time?

Solution:

To do so, use the SetTag() method of the object whose link must be edited.

For example, if you want to change the tag linked to a display from a button, the script is: Display1.SetTag(“tagname”)

Note: tagname must be between double quotation marks “”   “”.

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *