Forum Discussion

zgibanez's avatar
zgibanez
Occasional Contributor
12 months ago
Solved

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...
  • rraghvani's avatar
    12 months ago

    Here's another example, without using Unit1.ReturnTwo()