...
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
...
...
this blocks apply a function on a column of a table
this block transforms "Off" and "off" to false and everything else (including "On" and "on") to true
runs an action on each element of an input array
...