Hello,
We build power shell custom modules, load them into a sql database and then load these modules containing our custom functions once we start up a powershell session. We are trying to use some of these custom functions in uipath, but having some issues. I have no issues calling the default functions, like hostname
but I am getting this error when calling one of the custom functions. Any ideas what I need to do?