Solved
Forum Discussion
TanyaYatskovska
Alumni
7 years agoAs far as I understand it works without the class. Do you have any errors?
tristaanogre
7 years agoEsteemed Contributor
Keep in mind... this is Python SCRIPT, not full Python. Not everything needs to have a class to be able to execute. You can use classes, but they are not required for execution of functions.