ForNode

fun ForNode(variableName: String, iterable: Expr, body: Node, section: Section? = null)