STDOUT
Extension: io.warp10.script.ext.debug.DebugWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The STDOUT
function prints text to the standard output stream.
The STDOUT
function is part of the io.warp10.script.ext.debug.DebugWarpScriptExtension
, this extension must be specified in the
warpscript.extensions
configuration parameter for it to be available.
Add the following line to your Warp 10 configuration:
warpscript.extension.debug=io.warp10.script.ext.debug.DebugWarpScriptExtension