getField()
Get the named field in the specified Occurrence.
Return=
Occurrence.getField(FieldName)
Arguments
FieldName—name of the required field
Return Value
Return—uniface.Field
object representing the named field, or null
if there is no such field contained
by the current object.
Description
Returns the uniface.Field object that represents the specified field in this occurrence.