Functions and properties
the
long
function-or-property-name of
variant
get the long date
The long
keyword is a modifier that appears before a function call or property descriptor. It tells the function or property getter that the resulting value should be in a long form. The best example of this is the date
function.