Online documentation - WebsydianExpress v3.0 |
APIServer.Language.DeleteLanguage
Field | Variable | ...as | Description |
---|---|---|---|
LanguageCode | Input | Input | The unique identification of the language |
SiteKey | Input | Input | Specifies the site. |
NumberOfErrors | Error | Output | If the validation has returned any error messages in the ErrorArray variable, this parameter will specify how many texts are available in the array. |
ErrorMessage | ErrorArray(10) | Output | Any textual descriptions of validation errors that the API has returned. The number of texts available are specified by the parameter NumberOfErrors. |
Creates a language. As languages are specific to one site, you must specify both the language and the site for which the language should be deleted.