Label
Displays text that describes an item.
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. Use a String formatter to customize the displayed variable value.Example
label
Provide Feedback