Specifies the text shown in the control.
Property Type:
Dynamic
Default Value: Takes the name given to the control when it was added
Hierarchical Reference: ControlNameReturn
The default value of the property can be changed by any of the following methods:
.| Text Property Value | Result |
|---|---|
| "Please Enter The Length" | Displays the text Please Enter The Length on the control. |
The Text property can also use Formatting tags to apply decoration to the text being displayed.
| Text Property Value | Result |
|---|---|
| "© DriveWorks Ltd All Rights Reserved"&NewLine(1)&"[color blue][url https://driveworks.co.uk/terms-and-conditions/]Privacy Policy[/url][/color] | [color blue][url https://driveworks.co.uk/terms-and-conditions/]Terms and Conditions" | ![]() |
Value can be controlled by a rule.