Start automation script in batch with parameter as variables

Hi,
is it possible to set variable in automation script when starting in batch mode?

For example:

  • use "set variable activity" in automation script with name TESTVAR and no value
  • set TESTVAR with "testvariable1" when starting the automation script via command line: "toad.exe -batch=true autoscript.tas TESTVAR=testvariable1"

with regards
Daniel