Loading

SETMACROCONFIG

platform

The SETMACROCONFIG function allows you to set or modify the value of a configuration key accessible via the MACROCONFIG or MACROCONFIGDEFAULT functions or via the runner script variable expansion.

This function can only be used if the warpscript.macroconfig.secret is set in the Warp 10™ configuration.

The configuration keys which can be set using SETMACROCONFIG must have the format key@path/tomacro or key@/path/to/runner/script.

Setting the value of a configuration key to NULL has the effect of removing the configuration key altogether.

SETMACROCONFIG is available since version 2.1.0.

See also

Signatures