SoftadminApi.Phrase_Text

Type: Scalar function

Strongly consider using [SoftadminApi.Phrase_TranslationFromAlias] for better readability since it uses an alias instead of an int. 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. If the phrase does not exist in the specified language the default language will be used.