getLanguage()
Overview
public struct function getLanguage(
required string languageId
)
Returns a structure of language details for the given language. If the language is not an actively translatable language, an empty structure will be returned.
Arguments
Name | Type | Required | Description |
---|---|---|---|
languageId | string | Yes | ID of the language to get |