This command will insert a blank item at the position specified in the array list. When a blank item is inserted into a list, all the elements thereafter are shuffled one space down to make room for the new item. Lists are an expandable and shrinkable form of array.

Syntax: 
ARRAY INSERT AT ELEMENT Array Name(0), Index