Versions Compared

Key

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

...

  1. To avoid conflicts for the expression editor, use single quotes (') in Expression$ instead of the standard double quote ("). Quaestor replaces ' by " before evaluation. You are allowed to use standard functions of Queastor as well as defined parameters available in the solution.
  2. If parameters are not available or PENDING, EVALUATE$ returns "NullString" as result.

...