Validate Date
Check whether the date parameters (day, month, and year) stored in 3 individual variables together constitute a valid date.
To ensure the wizard can read your date parameters, see A NOTE ABOUT FORMATTING.
                                                /Advanced Commands_100.png) 
                                            
- 
                                                    Enter the names of the variables in which each of the individual date parameters is stored. 
- 
                                                    Enter the name of the variable into which you'd like to place the result of the check: - 
                                                            The result will TRUE if the date is valid 
- 
                                                            The result will be FALSE if the date is not valid 
 
- 
                                                            
- 
                                                    Instruct the wizard how to handle any errors encountered. Read more about error handling.