Inhaltsverzeichnis

LookupValueDescription

The function LookupValueDescription() gets a table name and LookupKey passed as a parameter and returns the result ValueDescription.

Syntax:

LookupValueDescription('Tablename', 'Key')

Sample:

LookupValueDescription('Sizes',@Ean)