ShowWhenEquation

<< Click to Display Table of Contents >>

Navigation:  Support > Reconfigurable Rulebook > Definition Objects >

ShowWhenEquation

Description

A ShowWhenEquation is a Show-When expression that evaluates to true or false, based on boolean operations on two or more ShowWhenOperation or ShowWhenEquations.  

Definition

Property Name

Value

Description

Operation

String enum ShowWhenOperation

Indicates that this is a ShowWhenVariable.

Value must be EQUATION.

Boolean

String enum ShowWhenBoolean

The type of boolean operation that should be applied to all of the Arguments.

Required.

Arguments

List of Show-When expressions of type ShowWhenOperation or ShowWhenEquations

The list of Show-When expressions of type ShowWhenOperation or ShowWhenEquations to evaluate.

Required.