Hello,
There seems to be different ways to exit a Python script. If a Python script is used as a "Program Call Instruction" and it needs to exit...
Thank you for your help.
There seems to be different ways to exit a Python script. If a Python script is used as a "Program Call Instruction" and it needs to exit...
- Which way will work best for RoboDK? sys.exit(), quit(), exit(), etc...
- How can the Python script exit with an error that will stop the program from continuing?
Thank you for your help.