today()
Description
returns the current date
can be used with other date functions
Example
today()
returns yyyymmdd
today()+5
returns the date five days from the current date
Related Rules
now()