assignment_priority_option

NAML documentation   Watch a video
   Usages of this macro
... in workgroup.naml
641
642
643
<macro name="assignment_priority_option" parameters="value,selectedValue" dot_parameter="text">
    <n.assignment_option
Macro
Parameters: text, selectedValue, value, highlightValue
 value="[n.value/]" selectedValue="[n.selectedValue/]" highlightValue="[n.selectedValue/]" text="[n.text/]" />
</macro>