up Inquisit Language Reference

insert function

Deprecated Replaced by insertitem

Inserts an item of the specified value into the specified index.

Member of

<global>

Syntax

insert(set, value, index)

Return Type

none

Parameters

Name Type Description
set set A list, stimulus, item, or counter element.
value value The value for the item.
index integer The index where the item is inserted. The first item in the list is 1.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.