I am taking my first steps with banana and some things that are probably simple and obvious to me are unknown.
For each page that is placed in a class I use a timestamp function. I would like to avoid repeating it on all classes.
Is there a way to have functions that are shared among all classes?
Can I do as in B4J with a code module and then share the functions on all pages?
For each page that is placed in a class I use a timestamp function. I would like to avoid repeating it on all classes.
Is there a way to have functions that are shared among all classes?
Can I do as in B4J with a code module and then share the functions on all pages?