I am trying to create a z-class (which resides in a product I have made) in a given folder through a python script.
My syntax is obviously wrong (since it is not working), but alas I cannot find out what it
is.. anyone?
context.manage_addProduct['productName'].manage_z-class-constructor("spam")
-jorg