OutputMessages.Add
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.