Writes the given object to the output stream
systemOutput(obj [, addNewLine] [, doErrorStream])
→ returns boolean
systemOutput("Hello World");
systemOutput([ "foo", "bar" ]);
systemOutput({ "myKey", "myValue" });
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.