OutputMessages.FindIndex

Syntax

OutputMessages.FindIndex( outputMessageId)

Return Value

Long

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.

See Also

OutputMessage.Id