Skip to main content
Version: 1.x

block

block

block([node1, ...])

Takes an array of nodes and evaluates all of them in the order they are put in the array. It then returns the value of the last node.