FieldByName

FieldByName(name as Integer) as Object

or

FieldByName(name as Integer) as CclOField

name
Symbolic value for the required field. This value is provided in the <mapname>.BAS file generated from the source BMS by the CICSBMSC utility.

Returns the specified CclOField object.