Previous Topic

Next Topic

Inhoudsopgave

Book Index

FieldValue Method

Function Method FieldValue(FieldName: String, RowIndicator: Integer): Variant (r)

Description

Returns the value present in the field specified by the FieldName method, which is present in the grid selection. The Row indicator adressess the row within the grid selection. In case the Row indicator specifies a value that falls outside the bounds set by the selection, then the method will return a NULL value. This will also be the case when the FieldName specifies an invalid value.