Hi all,
I would like to develop my own function to use it in the expression builder. Goal is to have a function that is calculating the proper Code 128 String based on the input value. I know how to code the function in Java but how do I actually create a new function that I can use in the expression builder?
Is there a tutorial or similar that walks you through the necessary steps?
Max