NULL

InstallShield 2015 » InstallScript Language Reference

NULL is a predefined constant that is used to represent a value that is passed to or returned by one or more built-in functions. You cannot change the value of a predefined constant.

Used With

• AddFolderIcon
• CreateShortcut
• GetShortcutInfo
• FindWindow
• QueryProgItem
• ReplaceFolderIcon
• ReplaceShortcut

See Also