It would be very helpful to be able to create your own Functions (so like maintain your own function library)
- making code more readable
- eliminating copy paste coding
- reusing function libraries over different projects using the appstore
Like Alexander says: this is already available. The Appstore is the way to go for sharing and reuse, both private and public. And I have seen several companies maintaining their own function library.
Btw. I much appreciate all developers and companies that make Appstore apps available and maintain them. Often of great value.
Couldn’t you just create a module and put all the functions in there and then export it to the (private/public) appstore ?
Basically the same thing as the community commons function library ?
Great idea!!!!