Simplicty and flexibility!


Function::String

SpellDate


Parameters


Returns/Result


Examples


Reference

spelldate

Type

Spell Function

Purpose

The spelldate function spells a date value in common form.

Syntax

spelldate( DATE VALUE)

Returns

A text value.

Examples

spelldate( 07/01/01)

Returns: July 1, 2001

 

spelldate( 12/31/00)

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.

See Also


On the forum about SpellDate

On the blog about SpellDate


dg3_HelpView