getLayerField: Returns the field of a layer from the '>DArch
object
Description
The function returns the field given by the fieldIndex
of the layer
given by the layerIndex
.
Usage
getLayerField(darch, layerIndex = 1, fieldIndex = 3)
Arguments
darch
A instance of the class '>DArch
.
fieldIndex
The index of the field in the layer.
Value
A content of the layer field.