Difference between revisions of "Midware TMWTable.Lookup"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TMWTable -> Lookup == Definitio…')
 
(No difference)

Latest revision as of 13:16, 6 May 2011

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.