Home Search

DriveWorks Pro 24
Text (Label Control)

Send Feedback

Text (Label Control)

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

To Change the Default Value

The default value of the property can be changed by any of the following methods:

  • Enter the required value directly into the enabled property field.
    1. Click in the property for the control to be changed.
    2. Type the required value directly into the property field.
  • Activate the rule builder.
    1. Click in the property for the control to be changed.
    2. Click the build button at the end of the property field to launch the rule builder .
    3. Enter the rule in the rule editor and click OK to apply.

Examples

Text Property ValueResult
"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 ValueResult
"© 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.