Midware TMWTable.Lookup

From Overbyte
Revision as of 13:16, 6 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWTable -> Lookup == Definitio…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Main page -> Midware component reference -> TMWTable -> Lookup

Definition

function Lookup(const KeyFields:string;const KeyValues:Variant;const ResultFields:string):Variant;

Description

Implements a method to retrieve field values from a record that matches specified search values. This function returns False, indicating that a matching field was not found.