Label example
Use this object to display a text value at runtime.
Use case
Display static or dynamic text. For example, display the value of a variable in real time or the name of the currently logged in user.
TIP:
To display dynamic text, create a dynamic link between the
Text
property and a variable.Provide Feedback