Versions Compared

Key

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

...

Syntax

  1. ENTITY#(QEntityID>0, [QEntityIndex]).[InpVar]

Arguments

  • QEntityID is an ID referring to an Entity object in the Taxonomy (see also Constant overview. Quaestor provides for every entity in a Taxonomy a specific ID in a standard parameter ( Constant overview );
  • QEntityIndex is an index referring to a multiple Entity object in the Taxonomy (see also Constant overview. Quaestor provides for every multiple entity in a Taxonomy solution a specific index in a standard parameter ( Constant overview ). The user can select one or more entities of this type. Note that no value is required in case of singular entities;
  • InpVar, optional parameters that is referred to in the specified entity by the ENTITY# function;

...