[]
Returns the value of the specified Field object.
object GetFieldValue(Field field)
Function GetFieldValue(field As Field) As Object
| Type | Name | Description |
|---|---|---|
| Field | field | The Field whose value should be returned. |
| Type | Description |
|---|---|
| object | The value of |