KCML_Language_GetTranslationFile

Purpose

Get the file and path of the index file created given the name of the language directory

Definition

DEFSUB 'KCML_Language_GetTranslationFile(LangCode) AS KCMLString

Parameters

LangCodeLanguage code

Description

Returns the file path of the index file create by kcml --generate-translations. It uses the environment variable KCML_TRANSLATION_PATH.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.