Num2CDOW()

<< Click to Display Table of Contents >>

Navigation:  Index >

Num2CDOW()

Previous pageReturn to chapter overviewNext page

Purpose

To convert a numeric day number to a character day of the week string

Syntax

Num2CDOW( <nDay> ) cDayName

Arguments

<nDay> is the number (1-7) to convert into the day name

Returns

Num2CDOW() returns a character day name.