Inhaltsverzeichnis

LookupTPValueNoAuto

This function basically corresponds to the mapping function LookupTPValue. However, in LookupGlobalValueNoAuto the table fields are not created automatically if they are not found during the query.

Syntax:

LookupTPValueNoAuto('Table', 'Key')

Sample:

LookupTPValueNoAuto('Sizes',@Ean)