When I add some script function in a module,
if those script function are exposed for gateway only scope, I can use them in perspective view in the designer with no issue.
Autocompletion is ok.
But in the designer console, only the script function with a vision client scope are exposed and can be used.
Function with only a gateway scope can’t be used in this context : error on import and no autocompletion available.
It would be usefull to be able touse those kind of function from the designer console too !