You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Move error handling into the exit function where it belongs to!
Executing script
Keep current idea:
Wrap all setvars with DMTypes
Create code by using DMType.getDMCodeDefineVariable()
Execute Code
Add threaded code to be waited for optionally, check out old DMScriptWrapper.getSeparateThreadWaitCode() and bottom of DMScriptWrapper.getExecDMScriptCode()
Get Value by using DMType.parsePersistentTagGroupValueForPython()