OutputMessages.Add
- Updated2025-07-21
- 1 minute(s) read
OutputMessages.Add
Syntax
OutputMessages.Add( outputMessage)
Purpose
Adds an OutputMessage object to the collection.
Remarks
The OutputMessage object is appended to the end of the collection.
Parameters
outputMessage As OutputMessage
[In] Specifies the OutputMessage object to add.