Loading

REXEC

Extension: io.warp10.script.ext.rexec.RexecWarpScriptExtension

extensions stack
Configuration parameters

The REXEC function executes some WarpScript code on a remote Warp 10 instance. The stack left by the execution on the remote instance will be snapshotted using SNAPSHOT and the result will be re-applied on the local stack.

For Warp 10™ 1.x, this function is not available if warpscript.rexec.enable was not set to true in the Warp 10 instance configuration.

Starting with Warp 10™ 2.x, this function has been moved to the io.warp10.script.ext.rexec.RexecWarpScriptExtension extension.

REXEC is available since version 1.0.8.

See also

Signatures