Vai al contenuto

Alarms array

It’s possible to use BOOL arrays for alarms. In this case the whole array will be mapped to a list of consecutive strings.Once chosen the variable (bool array) the text string associated will refer to the first string of a list, longer as much as the array size, with all numerically consecutive strings (without numerical holes).So, if a bool array has 10 elements and is associated to the string number 25, all strings, between 25 and 34, will be associate to the array elements.