InstallShield 2016 ยป InstallScript Language Reference
The Resize function resizes an InstallScript array.
Syntax
Resize ( Array , nNewSize );
Parameters
Parameter |
Description |
Array |
Specifies the name of the array variable. |
nNewSize |
Specifies the new size to be given to the array. |
Return values
The Resize function returns the new size of the array.
See Also
InstallShield 2016 Help LibraryMay 2017 |
Copyright Information | Flexera Software |