Development helper functionsGet printed buffer content (print.out)On this pageGet printed buffer content (print.out) Declaration buf = print.out() Returns buf String. Empties the print buffer and returns its contents. Notes Empties the print buffer and returns its contents. Example -- Show the print buffer in an alertsys.alert(print.out()) Note: Uses sys.alert