Table of Contents

Multi data input

This action asks the user to select one or more items from a list and store the selection in a variable.

[Added in Actionaz 3.3.0.]

Standard parameters

Input parameters

Question

The question asked to the user.

Mode

The display mode.

Items

The item list.

Default value

The default selected item.

Output parameters

Variable

The variable where to store the selection:

Advanced parameters

Input parameters

Window title

The title of the window.

Window icon

The window icon to use. This is the path to the image that will replace the window icon.

Maximum choice count

The maximum number of selected items.

Exceptions