Functions and properties
the
short
function-or-property-name of
variant
get the short date
The short
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 shortened form. The best example of this is the date
function.