getField

fun getField(fieldName: String): Field?

Retrieves the field with the given fieldName.

Return

a Field or null if the field does not exist in the feature table

Since

200.1.0

Throws

if the feature table is not loaded