Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Below is an example of aboveBy and belowBy blocks. If roomTemp is greater or less than 3 AND occMode is true, set boolVar to true.

aboveBy Check if the base number is above the input number by a threshold
belowBy Check if the base number is below the input number by a threshold

  • No labels