A programming improvement was added

I wish this program had the switch/case logic built in so it would have more direction from one state than the if if if if statements

Hi, thanks for the suggestion! I will pass it along. With that said as of version 1.9.1, there is an else and an else if statement.

if ga==1 then pp=0
else if ga==2 then pp=1
else if ga==3 then pp=2
else pp=3

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz
1 Like