InstallShield 2018 » InstallScript Language Reference
Project • This information applies to InstallScript projects.
The VerProductNumToStr function returns in svVersion the version string corresponding to the packed DWORD specified in nVersion.
Syntax
VerProductNumToStr ( svVersion, nVersion );
Parameters
| 
                         Parameter  | 
                    
                         Description  | 
                
| 
                         svVersion  | 
                    
                         Returns the string equivalent, in packed DWORD format, of nVersion.  | 
                
| 
                         nVersion  | 
                    
                         Specifies version information as a four-byte value, that is, a number in the range 0 to 4294967295.  | 
                
Return Values
| 
                         Return Value  | 
                    
                         Description  | 
                
| 
                         >= ISERR_SUCCESS  | 
                    
                         The function succeeded.  | 
                
| 
                         < ISERR_SUCCESS  | 
                    
                         The function failed.  | 
                
                        InstallShield 2018 Help LibrarySeptember 2018 | 
                    Copyright Information | Flexera |