I’m wondering if there is a shorter way to write t...
# announcements
a
I’m wondering if there is a shorter way to write this statement: val displayElements = record.array("displayElements") if ( displayElements != null ) { parseDisplayElements(displayElements, intoFeatureGroup = featureGroup) }