QKB$ returns the contents of the reference or data slot of a parameter

Syntax

QKB$(ParName$, DataType$)


Arguments 

Remarks

  1. Any value of DataType$ starting with "D" or "d" is considered equivalent to "DATA".
  2. Any value of DataType$ starting with "R" or "r" is considered equivalent to "REFERENCE".
  3. For any other value of DataType$, QKB$() returns "NullString". 
  4. If parameter ParName$ is not present in the correct knowledge base, QKB$() returns "NullString". 

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview