Toshiba Stratagy 4 Installation And Maintenance Manual page 171

Hide thumbs Also See for Stratagy 4:
Table of Contents

Advertisement

STRATAGY
4/6/24
INSTALLATION
AND
MAINTENANCE
MANUAL
SEPTEMBER
1994
TOKEN
FUNCTION
1
Defined Tokens
(continued)
DEFINITION
H( )
Hang-up process.
Syntax:
H&id)
Where:
uid
Any valid User ID.
Description:
Defines the specified uid as the uid that Stratagy
processes when it detects a hang-up condition. This is useful for
performing
cleanup and/or exit routines when a caller hangs up. If the
User ID is omitted, Stratagy hangs up without processing the specified
User ID.
I( )
If conditional.
Syntax: I(string,relationship,string,uid)
Where:
string
Any quoted set of charaters, numbers,
and/or variables.
relationship
Either >, <.=, ! which test for greater
than, less than, equal, or not equal.
aid Any valid User ID.
Description:
If the relationship between the first string and the second string
is true, then continue processing at the User ID specified by uid. Otherwise,
processing continues with the next token.
Examples:
I("1 11",<,"222",1000)
Immediately continues processing at User ID
1000.
I("1 11",>,"222",1000)
Does not continue processing at User ID
1000 and instead continues at the next token.
I("%Sl ",=,"1234",2000)
Continues processing at User ID 2000
only if %Sl has the value 1234.
l("%Sl",=,"SPANlSH",2000)
Continues processing at User ID 2000
only if %Sl = SPANISH.
Table 6-2
Token Programming
Language
Tokens (continued)
6-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stratagy 6Stratagy 24

Table of Contents