GetEntry
This method returns the content of a field specified by its index and the column name.
Syntax
GetEntry (Index as Long, FieldName as String) as String| Parameter | Description |
|---|---|
| Index | [in] Index of the entry to get. |
| FieldName | [in] Name of the column to get. |
