Versions Compared

Key

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

...

The LEASQ interpolation function now returns an average GM value in meters for a certain Lpp. The syntax TEXTITEM$(nr) is often used in Quaestor, and refers to a template, text item or TeLiTab in the Data slot of the Expression Editor. In this way, data that is not included in the knowledgebase but is only used in a particular function (as in our relation) can be used.

Note that the syntax of the relation uses TEXTITEM$(nr), but in the data slot the syntax TEXTITEM1= is used. The TeLiTab is written between two | characters. Multiple textitems can be available in a relation (TEXTITEM$(1), TEXTITEM$(2) .. TEXTITEM$(n)). Furthermore, please note that "the devil is in the detail". Small errors in your syntax will always be a problems for software such as Quaestor. Therefore, keep checking the correctness of your syntax.

...