...

StyleCode Property: dashButton

dashButton

Specifies the label (and presence) of the dashboard’s “Start Run” button.

Applies to Type Default
dashboard Text "Start run"

Examples

// Example: dashboard
@{ dashButton: Run}

Details

If set to an empty string, no button is displayed. This is usually done because a form tile in the dashboard has its own start button (set with formButton).

Note that even if set, other factors (such as the presence of slicing) may hide the button.)

User Contributed Notes
0 notes + add a note