getCondition
Return variant control on choice within variant component
Description
gets the variant control condition for a choice on the variant component to choose the
active variant choice. If the condition is met on a variant choice, that variant choice
becomes the active choice on the variant component.expression
= getCondition(variantComponent
,choice
)
Examples
Input Arguments
Output Arguments
More About
Version History
See Also
makeVariant
| setActiveChoice
| setCondition
| addVariantComponent
| Variant
Component