Automation script for DOM instances: retrieving instances by guid
5th July 2023
Hi Jeroen, Let me quickly give you few pseudo code snippets (C# blocks): GET DOM INSTANCE // Retrieve the DomInstance var helper = new DomHelper(engine.SendSLNetMessages, "MODULE ID"); var filter = …