up Inquisit Language Reference

getItem function

Deprecated Replaced by item_list

Returns the item at the specified index.

Member of

<global>

Syntax

getItem(set, index)

Return Type

value

Parameters

Name Type Description
set set The list element containing the item to get.
index integer The index of the item to get.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.