TRUE

InstallShield 2019 » InstallScript Language Reference

TRUE 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.

Used With

AskOptions
CtrlSetMultCurSel
DialogSetInfo
FeatureAddItem
FeatureGetData
FeatureIsItemSelected
FeatureSelectItem
FeatureTotalSize
LongPathToQuote
SdDiskSpace2
SelectDir
SdShowMsg
SQLDatabaseBrowse
SQLRTConnect
SQLRTConnect2
SQLRTConnectDB
SQLRTGetDatabases
SQLRTGetServers
SQLRTGetServers2
SQLRTPutConnectionAuthentication
SQLRTTestConnection
SQLRTTestConnection2
SQLServerSelectLogin
SQLServerSelectLogin2

See Also