Page 1 of 1

functions

Posted: Mon Jun 17, 2024 3:54 pm
by photoevents
I would suggest adding a "run function" that can return a value at the end

and also within the tab actions, subtabs on the right action list that shows the functions.
that would make it easier to navigate and provide a better overview.

Christian

Re: functions

Posted: Mon Jun 17, 2024 7:03 pm
by Oleg
Just use VB Evaluate or JS Evaluate to calculate some values
You can use predefined language functions or write your own algorithm. Documentation has simple examples