OutputMessages.FindIndex
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
OutputMessages.FindIndex
Syntax
OutputMessages.FindIndex( outputMessageId)
Return Value
Purpose
Returns the index of the OutputMessage in the collection. If the OutputMessage is not in the collection, the return value is -1 .
Parameters
outputMessageId As Long
[In] Specifies the ID of the OutputMessage to search for in the collection.