prototype

InstallShield 2020 ยป InstallScript Language Reference

The prototype keyword tells the InstallScript compiler that the line of code contains a function definition. To learn how to use this keyword, see Declaring Functions.

See Also