Function StrByID (StringId:Integer; LangId: String): String
Description
Returns the translation of a string based on the StringId. The LangId is the language code of the text that will be returned. The text will be retrieved from the texts available in the LabelEditor. If the LangId parameter is left blank, the language code of the currently logged in user will be used.