AddStringEntry Method
InstallShield 2024 » Automation Interface
Project:
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
Call AddStringEntry to add a new string entry to a language and return ISWiStringEntry.
Syntax
AddStringEntry (sLangId) As ISWiStringEntry
Parameter
Parameter |
Description |
sLangId |
Specify the identifier of the language that should contain the string entry. |
Applies To
• | ISWiLanguage |