@@ -10,7 +10,7 @@ ONELAB parameters can be created, accessed and modified in various ways in Gmsh
5.`SetString[ "a string", "hello" ]; s = GetString["a string"];`
In addition, GetDP defines two functions to access ONELAB parameters at run-time, i.e. during preprocessing, processing or post-processing operations (in contrast to the other methods listed above, which are executed when the `.pro` file is 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 other methods listed above, which are executed when the `.pro` files are parsed):