getdate

Returns the current date for the current user as a date-only value.

Function

result = getdate()

Arguments

ArgumentData Type
resultdate

Comments

The current date in the local time zone. See Dates, Times and Time Zones.

Examples

result = getdate()