dot-extractLabel2: Extract label for locale. If not found, fallback to undefined...

Description Usage

Description

Extract label for locale. If not found, fallback to undefined language label (if any).

Usage

1
2
3
4
5
6
.extractLabel2(
  locale = "en",
  labels = list(),
  localeKey = "locale",
  valueKey = "text"
)

micar documentation built on April 16, 2021, 5:09 p.m.