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'.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | The pipe-delimited Value, e.g., "One|Two|Three" | ||
| sectionIndex | Integer | The zero-based Section Index to retrieve. |