ResultVariable
When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
MSI.GetProductProperty
OverviewExamples
string MSI.GetProductProperty ( number Handle,
string Property )
De s cr ip t ion
Calls the MsiGetProductProperty function to retrieve a product property. These are the properties in the product database.
P arame t er s
Handle
(number) The "handle" to the product obtained from calling the MSI.OpenProduct action.