UCM Unitec Home Page
      

Automatic Message Send

 AutoSend(P)

Name   Environment   Usage   Description   Data Type   Remarks   See also

Name

AutoSend

Environment

Windows

Usage

[Form.]Ucm.AutoSend = boolean

Description

When the AutoSend property is set to True, an assignment to the OutputMsg property will automatically trigger a send action. If set to False, send actions may be performed by the Send(M) method.

Data Type

Boolean

Remarks

The default setting of AutoSend is True.

See also

OutputMsg, Send(M)

 

Back to top