Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Business Rules Reference | Functions | Summary of Date Functions | boolean verifyYear(int year)
 
boolean verifyYear(int year)
Verifies that the specified numeric year is valid.
Input Parameters
year
Integer The 4-digit year of the date.
Return Value
Boolean Returns true if the specified year is valid, false otherwise.