Create object with name [RESOLVED]

Hi,
The command create among allows to create an instance using string expressions.
If you have objects: obj0, obj1, obj2 and obj3, you can then use “Create “obj” + Random(3)” and it will create one of the obj objects.