Token Programming
Defined Tokens
Strata CIX Voice Mail Programming 01/07
11-9
T
o
k
e
n Pro
g
ra
mmi
ng
KI( )
Position of substring in string–the
KI( )
token searches
string
for the first occurrence of
substring
.
The result of the search is the position of the
substring
within the
string
, and it is stored as the
variable.
Syntax
KI(substring,string,%Sn)
where:
substring
Any alphanumeric substring. Can be a variable.
string
Any alphanumeric string. Can be a variable.
%Sn
One of the %S storage variables (range: 0~19).
Example
KI(”d”,”abcdefg”,%S0)
Searches
string
“abcdefg” for the first occurrence of
substring
“d,” and places the value of the position
of the
substring
within the
string
in storage variable 0. The result is the %S0 variable containing 4,
because “d” is the fourth character in the
string
.
KL( )
Log caller into mailbox–immediately logs caller into the mailbox.
Note
Cannot be used in the Notify Menu.
Syntax
KL(uid)
where:
uid
Valid mailbox.
Example
KL(239)
Logs the caller into Mailbox 239
KR( )
Creates a recording–if the destination is an existing mailbox, Stratagy ES inserts the recording into
that mailbox as a new message. Otherwise, the destination is assumed to be the name of an existing
file and the recording is placed there.
Syntax
KR(dest)
where:
dest
Destination–mailbox or file (valid DOS file name). Can be a variable.
Example
KR(532)
Inserts the recording in Mailbox 532 as a new message.
KT( )
Directs calls to a designated User ID when DSS function is active (
dss_active
= true), the DSS port is
assigned in the “answering” mailbox, and the Night Transfer on the DSS console is On.
Syntax:
KT(XXX)G(YYY)
where:
XXX
Box number used when Night Transfer is On.
YYY
Box number used when Night Transfer is Off.
Table 11-3
Defined Tokens
(continued)
Token
Description
Summary of Contents for STRATA CIX
Page 1: ...Strata CIX Programming Manual Volume 2 Stratagy ES Voice Mail Application Release 5 ...
Page 16: ...This page is intentionally left blank ...
Page 40: ...This page is intentionally left blank ...
Page 138: ...This page is intentionally left blank ...
Page 140: ...This page is intentionally left blank ...
Page 170: ...This page is intentionally left blank ...
Page 176: ...This page is intentionally left blank ...
Page 216: ...This page is intentionally left blank ...
Page 230: ...This page is intentionally left blank ...
Page 238: ...This page is intentionally left blank ...
Page 247: ...THIS IS THE LAST PAGE OF THE DOCUMENT ...
Page 248: ......