ElseIfTextType

Use for multiple branching from a single point in the flow logic represented by the flow logic If, Then, ElseIf, Then, etc. This is a packaging element for an IfCondition and ThenConstructReference and not a control construct.

Properties

Name

Type

Description

IfCondition

CommandCodeType

0..1

The condition which must be met to trigger the Then clause, expressed as a Coding. The condition is an expression in the programming language used in the instrument.

ThenResult

ConditionalResultType

0..1

The conditional response which should be triggered if the associated condition is met.

Relationships

The following types reference this type.

stub