Get a Section of the value.

This is used to retrieve sections of an Information List's value, e.g. if this represents car makes and models, e.g. Ford|Falcon then Section zero is 'Ford' and section 1 is 'Falcon'.

Syntax

finInformationLists.GetValueBySection(value, sectionIndex)

Parameters

NameTypeOptionalByRefDescription
value String The pipe-delimited Value, e.g., "One|Two|Three"
sectionIndex Integer The zero-based Section Index to retrieve.

Return Value

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