Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

CreateTextMessage

Scoped name

Abstract.CreateTextMessage

Purpose

By inheriting from this function, you can retrieve texts that are controlled by the language support built into WebsydianExpress.

The returned text is based on the text entered in the _MessageText source code scoped by the function and the parameters you specify when the implemented function is called.

By specifying a translation of the text, you can ensure that translated text will be shown for sessions using the languages the text has been translated to.

Usage