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.expand

Add items to an array.

method uint arr.expand (
   uint count
)

Parameters

count The number of items being added.

Return value

The index of the first added item.

Related links

Source