Documentation Language: Swift

Method

getArea(_:)

Retrieves the complete protected area record.

func getArea(_ id: String) -> ProtectedAreaContent?

Parameters

id

The protected area identifier

Return Value

The protected area record, or nil if not found

Discussion

This includes the content plus the original markers, which can be useful for preserving exact formatting.