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.
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.