PipeScript icon indicating copy to clipboard operation
PipeScript copied to clipboard

PipeScript.Module.Service.GetRoute() should get the route for a service

Open StartAutomating opened this issue 1 year ago • 0 comments

This will get the .Route(s)/.RoutePattern(s) of the service if they are defined.

If they are not, it will determine this by the implied service type (the implied service type being the type of service that could potentially accept the settings as parameters)

StartAutomating avatar Mar 11 '24 01:03 StartAutomating