Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

@VECTORINPUT  is used to define that this parameter can receive a sequence of values as input that are either delimited by comma's, semicolons, carriage returns, tabs or spaces.

Syntax

Place 

...

Remarks

For normal Quaestor value paraameters, a range of values that is provided as input should be either in the form of 'StartValue(StepValue)LastValue' or values separated by either ',' or ';' depending on what has been defined in Tools>Options>Modeler (Use ';' instead of ',' in range input).

...