Insert a Matrix result item into the collection.

This will automatically adjust the Score on the Decision Card Outcome, unless an ExitTrue item already exists.

Syntax

finDecisionOutcomeItems.InsertMatrix(index, code, description, [conditions], [scoreValue], [message], [notes])

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index before which the item should be inserted.
code String
description String
conditions String Optional
scoreValue Decimal Optional If omitted, a value of 0 is assumed.
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