Return the variant control on the choice within the variant component
expression = getCondition(variantComponent,choice)
expression = getCondition(variantComponent,choice) returns the variant control on the choice within the variant component.
expression
variantComponent
choice
collapse all
Variant component with multiple choices.
Data Types: systemcomposer.arch.Component
systemcomposer.arch.Component
The choice whose control string is returned by this function.
The control string that controls the selection of the particular choice.
makeVariant | setActiveChoice | setCondition
makeVariant
setActiveChoice
setCondition