LWTF_OPTION_WRITE_AS_ANSI
InstallShield 2020 » InstallScript Language Reference
LWTF_OPTION_WRITE_AS_ANSI 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.
Note:In earlier versions of InstallShield, this constant was called LWFT_OPTION_WRITE_AS_ANSI (where LWFT was used instead of LWTF). To maintain backwards compatibility, both constants are now available, and they are defined the same way.
Used With
• | ListWriteToFileEx |
See Also