lq-text: LQU_GetDescriptionFromNameRef

API char * LQU_GetDescriptionFromNameRef (NameRef) t_NameRef NameRef;

Purpose

Returns the textual description of the variable associated with a given NameRef, or NULL if there is none.

Where the description is available, it is intended to be presented to the user, for example in error messages, and not to be parsed.

Notes

The NameRef must be valid.