Question
Handlers
Hi,
I have to write a handler in lua script, in which i have to toggle the state, which changes the state to “IN USE” if it is “AVAILABLE”, and “AVAILABLE” if it is “IN USE”, so it should alternate upon every query.
Can someone help me ?
