InstallShield 2018 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The VerProductStrToNum function returns in nvVersionResult the packed DWORD version information corresponding to the string specified in svVersion.
Syntax
VerProductStrToNum ( nvVersionResult, szVersion );
Parameters
| 
                         Parameter  | 
                    
                         Description  | 
                |||||||||
| 
                         nvVersionResult  | 
                    
                         Returns the packed DWORD version information.  | 
                |||||||||
| 
                         szVersion  | 
                    
                         Specifies version information in string form. The function fails unless szVersion meets all of the following conditions: 
 
 
  | 
                
Return Values
| 
                         Return Value  | 
                    
                         Description  | 
                
| 
                         >= ISERR_SUCCESS  | 
                    
                         The function succeeded.  | 
                
| 
                         < ISERR_SUCCESS  | 
                    
                         The function failed.  | 
                
                        InstallShield 2018 Help LibrarySeptember 2018 | 
                    Copyright Information | Flexera |