Denis Simon
4 years ago
#18151
::
Hi,
i have added a library to my application as explained above.
It mainly contains simple utilities like lodash etc.
Now i want to use some library functions in my screens/controllers.
How do i import the library namespace during runtime to call a function?
Is it possible to use an external library within a script in the process designer?
Any code i write in the code designer (IDE) in generated controllers gets deleted when the app is redeployed. Why does this happen?
I am not sure how to define a external library inside a controller.
I would really appreciate it if you could explain the recommended approach to me in a few sentences.
Thanks in advance.