GetMessageText Method (Message)
In This Topic
Called by EPLAN when the message text should be shown.
Syntax
public abstract string GetMessageText()
public:
abstract String^ GetMessageText();
Return Value
The message's text in correct language
See Also