Adds an Exit item to the end of the collection.

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

Syntax

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

Parameters

NameTypeOptionalByRefDescription
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