EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

arr.move

Move an item.

method arr.move (
   uint from,
   uint to
)

Parameters

from The current index of the item starting from zero.
to The new index of the item starting from zero.

Related links

Source