functionsFunction: forcedOutput()On this pageFunction: forcedOutput() forcedOutput(root): boolean Return true if the syntax tree rooted at root contains output statements (or equivalent nodes). false otherwise. Parameters • root: Node Returns boolean Defined in src/ast.ts:177