Add a variant choice to a variant component
creates variant choices specified in compList
= addChoice(variantComponent
,choices
)choices
in the specified variant
component and returns their handles.
creates variant choices specified in compList
= addChoice(variantComponent
,choices
,labels
)choices
with labels
labels
in the specified variant component and returns their handles.