====== LookupGlobalValueNoAuto ====== This function basically corresponds to the mapping function [[en:transformation:mappings:funktionen:abfragefunktionen:lookup:lookupglobalvalue|LookupGlobalValue]]. However, in LookupGlobalValueNoAuto the table fields are not created automatically if they are not found during the query. ==== Syntax: ==== LookupGlobalValueNoAuto('LookupTabellenNamen','Key') ==== Sample: ==== LookupGlobalValueNoAuto('Currencies','5')