...
hide one or more components
toggleVisibility
toggle the visibility of one or several components
moveTo
move a component
refreshPoints
refresh one or several points
runProgram
run a program on one or several components
Math
foldCol
this blocks apply a function on a column of a table
onOffToBool
this block transforms "Off" and "off" to false and everything else (including "On" and "on") to true
Control Flow
forEach
runs an action on each element of an input array
...
use this block return multiple results
Time
setDelay
...
setTimeout
do some actions after waiting a delay
toDaysHrsMins
Transform a period of time into a string representation of days, hours and minutes
Examples
Coils and Fan Example
...