@@ -10,7 +10,7 @@ ONELAB parameters can be created, accessed and modified using several commands i
*`SetString[ "a string", "hello" ]; s = GetString["a string"];`
In addition, GetDP defines two functions to access ONELAB parameters at run-time, i.e. during pre-processing, processing or post-processing operations (in contrast to the other methods listed above, which are executed when the `.pro` files are parsed):
In addition, GetDP defines two functions to access ONELAB parameters at run-time, i.e. during pre-processing, processing or post-processing operations (in contrast to the commands above, which are executed when the `.pro` files are parsed):