ShowWhenSegmentGroup

<< Click to Display Table of Contents >>

Navigation:  Support > Reconfigurable Rulebook > Definition Objects >

ShowWhenSegmentGroup

Description

A ShowWhenSegmentGroup is a Show-When expression that evaluates to true or false, based on the run time value the SegmentGroupName from the Range Script.

Definition

Property Name

Value

Description

Operation

String enum ShowWhenOperation

Indicates that this is a ShowWhenSegmentGroup.

Value must be SEGMENT_GROUP.

SegmentGroupName

String

The SegmentGroupName, that the Range Script has to be on, that evaluates to true or false.

Required.