CurrentDate function
Returns the date
when the function is invoked.
Namespace
datetime
Input
None
Output
date (date
)
Example
Use this function to add the current date to a column.
set-column :date datetime:CurrentDate()
Created in 2020 by Google Inc.