arr.cut
Reducing an array. All items exceeding the specified number will be deleted.
method arr.cut (
uint count
)
uint count
)
Parameters
count | The number of items left in the array. |
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Reducing an array. All items exceeding the specified number will be deleted.
count | The number of items left in the array. |
Related links | Source |