getLayer

infix fun getLayer(layerName: String): Layer

Return layer by layerName.

Parameters

layerName

Should be existing layer name. Throws an error otherwise.