OpenField Method
The OpenField method returns the value of the specified field.
Syntax
object.OpenField
(
i_FieldName As String
) As Variant
Parameters
Parameter | Description |
---|---|
i_FieldName |
Name of the field to get the value from. |
Return Value
The return value is the value of the field.
See Also
Reference
IGrooveFormsToolRecord Interface
HasField Method
SetField Method