Top Method Summary
Options Name Purpose
CHARACTER GetValue (character) Returns the value of the named field
CHARACTER GetValue (integer) Returns the value at the given position of the FieldNames list

Top Constructor Summary
Options Name Purpose
EntitySearchRow (character, character) Constructor for the EntitySearchRow class

Top Property Summary
Options Name Purpose
CHARACTER FieldNames
CHARACTER FieldValues


Method Detail
Top

CHARACTER GetValue (character)

Purpose: Returns the value of the named field
Notes:

Parameters:
pcFieldName CHARACTER
The name of the field, as listed in FieldNames
Returns CHARACTER
The field value, or "":u when the field is not part of FieldNames
Top

CHARACTER GetValue (integer)

Purpose: Returns the value at the given position of the FieldNames list
Notes:

Parameters:
piIndex INTEGER
The 1 based position in the FieldNames list
Returns CHARACTER
The field value, or "":u when the position is out of range


Constructor Detail
Top

EntitySearchRow (character, character)

Purpose: Constructor for the EntitySearchRow class
Notes:

Parameters:
pcFieldNames CHARACTER
The comma-delimited list of field names
pcFieldValues CHARACTER
The CHR(1) delimited field values, in the order of pcFieldNames


Property Detail
Top

CHARACTER FieldNames


Returns CHARACTER
Top

CHARACTER FieldValues


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       19.09.2026 10:15:16