Show Ruler Action
Event Function: ShowRuler
The Show Ruler action turns the ruler on and off.
Using the Events tab
Under | Enter | Example |
---|---|---|
Run Skip Condition |
If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed. |
|
Enable (Y/N)? |
Select an option, Yes, No or Toggle. |
"Yes" |
Syntax (if entering it in the Equation bar)
ACTION("ShowRuler", option)
Where
option = entry under Enable
How the example will appear in the Equation bar
ACTION("ShowRuler", "toggle")