You are here: Features > Action Events > Enable rounding

Enable Rounding Action

Event Function: RoundEnable

The Enable Rounding action enables or disables rounding and rounding relations.

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)

A yes or no decision to activate the rounding feature in CaseView

"Yes"

Scope

"Both" to set both rounding and rounding relations to on or off.

"Rounding" to set rounding to on or off.

"Relations" to set Relations to on or off.

 

Syntax (if entering it in the Equation bar)

ACTION("RoundEnable", expr1, expr2)

Where

expr1 = entry under Enable (Y/N)

expr2 = scope

How the example will appear in the Equation bar

ACTION("RoundEnable", "Yes","Both")

Related Topics