AddStringEntry Method

InstallShield 2015 » 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

AddStringEntry Method Parameter

Parameter

Description

sLangId

Specify the identifier of the language that should contain the string entry.

Applies To

• ISWiLanguage

See Also