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

Reducing an array. All items exceeding the specified number will be deleted.

method arr.cut (
   uint count
)

Parameters

count The number of items left in the array.

Related links

Source