
The spelldate function spells a date value in common form.
Syntax
Returns
A text value.
Examples
Returns: July 1, 2001
Returns: December 31, 2000
spelldate( highest of RESERVATIONS DATE )
Returns:The spelled-out value in the most recent reservation's DATE field. If the most recent RESERVATIONS record contains the value 10/31/01 in the DATE field, the function returns October 31, 2001.