GetFormFieldChoiceSelectedIndices

Form fields

Description

Returns the selected Choice-field options as sorted, comma-separated zero-based indices

Single-selection fields are resolved from their value when no /I array is present

Syntax

Delphi

Function GetFormFieldChoiceSelectedIndices(Index: Integer): WideString;

Return value

A comma-separated index list or an empty string when the field has no selected option or is not a Choice field