CAS 6


combinedate
- Date

Summary

Combine separate year, month, and day fields into a single date field

Examples

combinedate ORIGYY ORIGMM ORIGDD 
combinedate 2001 3 14

Syntax

combinedate YearField MonthField DayField

Right Arguments

Name Data Type Input Type Description Optional Default
YearField Numeric Constant, Field No
MonthField Numeric Constant, Field No
DayField Numeric Constant, Field No

Result

Type: Date

DAte field CCYYMMDD



Build 6.0.624