-
is the list of system functions in the docs appendix a full list of all functions that are user accessible in the scripting engine?
-
if i've got a program running on my machine, is there any better way to have it activate a script than the naive method of 'tie the script to a webdev route, have my program make an API call'?
this is unrelated to the other stuff i'm working on, i just thought of a naive hackish way to enable py3 scripting support in ignition without requiring any modifications to the current engine