Functionality to write functions

i know bubble provides functionality of creating custom event. but I found it difficult to write a custom event if your logic is complex and large.
what if we also have a functionality of writing a function like we do in any programming language, where we can defined arguments( mandatory, optional), local variable to store data, library of built in function, and output variable of the function of type things or fields. Also calling of other functions in function.
I think writing function can be very quick, accurate and useful in building functions.

Thanks and regards,
Jitesh Verma

5 Likes

A good way to currently do this is to use custom blocks and Blockspring.

We’ll expose that at some point natively, but it something that needs to be done carefully, and we need a little bit more time.

3 Likes