getPermanentDataLabel

abstract fun getPermanentDataLabel(label: String): String?

Retrieves a permanent data label associated with the given label.

Return

The permanent data label associated with the input label, or null if not found.

Parameters

label

The input label for which to retrieve the permanent data label.