Example: nca_combo_select_item

In the following example, the nca_combo_select_item function selects the item "Pro Forma" in the Invoices combo box.

nca_combo_select_item("INVOICES_EDI_FACTOR_QUALIFIER_0",
          "Pro Forma");