06.02.2023, 12:10
(06.02.2023, 12:04)admin Wrote: Nothing will happen. It cannot be really false. It can be either nil, true or a string. You can add an else clause to write a different value to the object if needed.
Ok, this is works fine. I want to use scritp with 16 cam, each camera has diferent event name ( alarm_1, alarm_2, alarm_3,.....a, alarm_16) for log from witch is alarm send.
how to change script to works with this changing event name?