string

fun string(key: String, vararg args: Any?, languageCode: String = currentLanguageCode()): String(source)

Executes the string step in the SDAI localization layer.

Author

Dmitriy Moroz

Parameters

key

key value consumed by the API.

args

args value consumed by the API.

languageCode

BCP-47 language code handled by the platform layer.