Back to product page

Messages property


Returns reference to collection of messages available on the server.

Type

An UpdMessages object

Syntax

  • Basic
object.Messages
The Messages(object) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.

Remarks

This property returns reference to UpdMessages collection - collection of all messages available on the server that you can show to your users. You can use it to reference specific messages from the collection.

Platforms

Windows