Since Level variables are type ‘name’, is there anyway I can check that the name points to a valid, packaged level before running the Open Level command?
Maybe like this ?

use == to check to see if the name is equal to none which is the default value of a name that isn’t specified.

1 Like