Name
Field
Environment
Windows
Synopsis
value$ = [Form.]Ucm.Field(FieldIndex as Long)
Description
The Field method returns the value of the message field indexed by the FieldIndex parameter. The base of FieldIndex depends on the setting of the FieldBase(P) property.
Data Type
String
Parameters
FieldIndex (Long)
See also
Delimiter(P), FieldBase(P), InputMsg(P)
Back to top