Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple function - writing Automation Framework using QM
#2
All functions are in single or several .qml files, but each function is separately opened in the code editor. We can put functions in folders.
A function (or a macro, menu etc) can have sub-functions. They are private, ie cannot be called from other macros.

.qml file
|-Folder1
|-Folder2
|...

Folder1
|-Function1
|-Function2
|...

Function1
|-#sub Sub1
|-#sub Sub2
|...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)