Hello, once again, I would need some help with this, I can't figure out nor find the information to this :
Is there a way to find a element or a context in the project using the * star in the name ?
For example trying to find :
----- if exists context "MyContext1_asset" or MyContext2_asset" etc.
- Using the var "MyContext" + "*" + "_asset"
For now it doesn't seem to work as simply as this.
----- Then if exists create another "MyContext" (result +1) + "_asset"
I hope it's not too confuse.
Thanks a lot !