How do the conditional functions work?
A sample function is described in the right click Set Function dialog. The sample ifz +1 x5 function gets the value from the grid, if the value is zero the function adds 1 and then multiplies the result by 5. Execution of the whole function is from left to right. If the condition is true execution continues.