UCM Unitec Home Page
      

Output Message ID

 OutputID(P)

Name   Environment   Usage   Description   Data Type   Remarks   See also

Name

OutputID

Environment

Windows

Usage

[Form.]Ucm.OutputID = value$

Description

The value of the OutputID property is used to assemble UCM messages as described in the Delimiter description. Setting this value is mandatory for send operations. When cleared, OutputID defaults to the value of the MessageID property.

Data Type

String

Remarks

The OutputID must contain letters, digits, ‘_’ (underscore) and ‘.’ (period) characters only. Embedded spaces are not allowed. To avoid conflicts, please do not use OutputID’s starting with an underscore '_' as these names are reserved for internal use by Unitec.

See also

MessageID, OutputMsg

 

Back to top