Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
marcand 0
Hi
When working with many LUA scripts it is evident that global functions, too which one could send arguments, would simplify things. With this functionality, one doesn't have to write the same code in many scripts or have one script store values in global variables, and another to read those, which is tedious work.
One example of usage of this is when you have one script that turns on a lamp and another that is triggered to turn it off after some delay a delay. One would wish that the delay until the lamp is turned off is an argument to the function as well as the lamp to turn off. This way one can have one LUA function to handle this that can be called from many different scripts that are triggered when a lamp is turned on…
Do you have plans to enable such global functions?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.