Return the default value of an Information List.

Syntax

finSecurityStmtFunctions.GetInformationListDefaultValue(informationListId, [securityTypeId], [informationListType], [sectionIndex])

Parameters

NameTypeOptionalByRefDescription
informationListId String The Information List Id
securityTypeId String Optional The Security Type Id. If the InformationListId is blank, the SecurityTypeId is used to locate the correct InformationListId.
informationListType String Optional The Type of Information List to search for.
sectionIndex Integer Optional If the Information List has multi sections then this is the section index. eg; Set this to 0 to return the default value of the Make for Information List MakeModel eg; Set this to 1 to return the default value of the Model for Information List MakeModel If omitted, a value of -1 is assumed.

Return Value

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