setreturn Sets the return value of the current command sequence |
Usage |
setreturn <string> |
Description |
Sets the return value of the current command sequence to <string>. You can call this command multiple times in a command sequence (so in fact use it as a write-only variable). |
See also |
return |