SoftadminApi.Phrase_Texts

Type: Table-valued function

Strongly consider using SoftadminApi.Phrase_Translations for better performance. The functionallity is in other aspects the same.

Returns a language phrase in the specified language.

Parameters

@PhraseId mandatory int
Id of the language phrase to return.
@LanguageID mandatory int
Id of the language to return the phrase in, use NULL or DEFAULT to use system default language. If the phrase does not exist in the specified language the default language will be used.