[]
Gets description of the function in the specified language package.
string GetDescription(LanguagePackage languagePackage)
Function GetDescription(languagePackage As LanguagePackage) As String
Type | Name | Description |
---|---|---|
LanguagePackage | languagePackage | The language package. |
Type | Description |
---|---|
string | A string value represents description of the function. |