Cisco Cisco Unified IP Interactive Voice Response (IVR) 8.0(1) Release Note

Page of 383
 
Chapter 2      Cisco Unified CCX Editor Palette Step Descriptions
Prompt Steps
2-242
Cisco Unified Contact Center Express  Editor Step Reference Guide, Release 8.0(1)
greater than 2359, then Time is considered to be the number of milliseconds 
since the standard base time known as “the epoch,” namely January 1, 1970, 
00:00:00 GMT.
  •
Hours—Number object that specifies the hour to be played.
  •
Minutes—Number object that specifies the minutes to be played.
Ordinal
The Ordinal generator type supports the following constructors:
  •
(Number number)
  •
(String number)
  •
(Number number, Number gender)
  •
(String number, Number gender)
The two parameters are:
  •
Number—Any Number or String object defining the ordinal number to be 
played back. The supported range is from 1 to 999999.
  •
Gender—When the ordinal number must be played back in a specific gender 
context, this parameter specifies this context. Valid values are 0 for neutral, 
1 for male, and 2 for female.
Note
If the language associated with the call does not behave differently 
based on gender, then this parameter is ignored.
Currency
The Currency generator type supports the following constructors:
  •
(Currency designator)
  •
(Number amount)
  •
(Number amount, Currency currency)
  •
(Number dollar, Number cent)
  •
(Number dollar, Number cent, Currency currency)
  •
(Number amount, Boolean colloquial)