AddStringEntry Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | 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 |