FREAD
Extension: io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The FREAD
function reads a file line by line and passes each line (as a STRING
) to the provided macro.
This function is intended to be used via WarpRun
or the run
command of warp10-standalone.sh
, it is part of the io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
.