Insert an Exit item into the collection.

Once an Exit item has been added to the collection, adding items will no longer update the score.

Syntax

finDecisionOutcomeItems.InsertExitTrue(index, code, description, [conditions], [finalScoreValue], [outcomeCode], [outcomeMessage], [message], [notes])

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index before which the item should be inserted.
code String
description String
conditions String Optional
finalScoreValue Decimal Optional If omitted, a value of 0 is assumed.
outcomeCode String Optional
outcomeMessage String Optional
message String Optional
notes String Optional

Return Value

finDecisionOutcomeItem
Member of:
finDecisionOutcomeItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0