ScriptSpot

Forum topic · General Scripting

Append exclusionListDlg

By Jimmy_Brullefert · 2021-09-21

Description

Hi all,

I try to understand how to append exclusionListDlg but I did get it.

Exxample :


a = selection as array
exclusionListDlg(a)

But it doesn't work. I try to find on google but no result.

Do you have an Idea ?

Thx ;-)

Comments (1)

obaida · 2021-10-11

you already have the array why you want to pick it again by exclusionListDlg !!!! .