Combo (XSIDialog)

Description

Launches a modal dialog box with a combo control, "Ok" and "Cancel" buttons.

Scripting Syntax

XSIDialog.Combo( [Title], ComboItems )

Parameters

Parameter

Type

Description

Title

Variant

String with the title of the dialog

ComboItems

Variant

Array of Strings.

Return Value

Long index (zero based) of the item selected from the ComboItems argument. If the user cancels the dialog then -1 is returned.

See Also

XSIDialog.ComboEx



Autodesk Softimage v7.5