SoftadminApi.Phrase_Texts

Type: Table-valued function

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.