zgibanez
2 years agoOccasional Contributor
Calling
I have two script units in Python. I want to import functions from one to another. I am following the steps mentioned in this page. I made this simple test, but I am always getting `NameError: name...
- 2 years ago
Here's another example, without using Unit1.ReturnTwo()