1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
422 views
by js-6370 (360 points)
edited by js-6370
With the Global & Published Functions you can export the script so you can import it else where. When the script is exported is there a way to save off the description of the function as well?

EDIT: Also, if there is a discription for a parameter is there a way to export it as well?

1 Answer

0 votes
In version 2.0.43.6546 of which I tested QIE will preserve the function name, description, and parameters when importing/exporting the functions from the Application Import/Export feature.
by gary-t-8719 (15.1k points)
...