SetElementAdd(Li_available_section,LE_add_section,Li_required_section);
need add to add elements (Li_required_section-user defined string) to Li_available_section subset of allsections using element parameter using LE_add_section-subset of allsections.
i am getting below errors.
Domain mismatch in argument 2: the set "LS_required_sections" does not share the same root set as "LS_available_sections" on argument 1.
it will be helpful if you can provide solution