Hi everyone,
I can get an item's ID with : var id = app.project.item.id;
like id = 966900432;
but if I have an number : 966900433;
my question is how to judge this number is legal or not?
thanks;
Clik here to view.

Hi everyone,
I can get an item's ID with : var id = app.project.item.id;
like id = 966900432;
but if I have an number : 966900433;
my question is how to judge this number is legal or not?
thanks;