DeleteStringEntry 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 DeleteStringEntry to delete a string entry from a language.
Syntax
DeleteStringEntry (pLangId As ISWiStringEntry)
Parameter
| Parameter | Description | 
| pLangId | Specify the ISWiStringEntry object to specify a string entry that you want to remove from the project. | 
Applies To
| • | ISWiLanguage |