Table 1 lists the ADSI script statements alphabetically. It gives the terse version, the type, and the parameters of each statement.
Statement | Terse | Type | Parameters |
---|---|---|---|
backspace |
bksp |
softkey |
|
change_state_to |
state |
softkey and FDM |
state_id |
clear_call_buffer |
ccb |
softkey and SDC |
bnum |
clear_clipboard |
cclip |
softkey and FDM |
|
clear_display |
clrd |
softkey and FDM |
|
clear_soft_key_table |
clrskt |
SDC |
|
clear_the_screen |
clrs |
SDC |
|
clear_timer |
clrtmr |
softkey and FDM |
|
clear_type_ahead |
cta |
SDC |
|
clear_user_input |
clrui |
softkey |
|
clear_virtual_display |
clrvd |
SDC |
|
clear_virtual_display_line |
clrvdl |
SDC |
<line> [<keywork_parms>] |
connect_session |
conn |
SDC |
[<fdn>] [<ver>] |
delay |
delay |
softkey and FDM |
<duration> |
dial_pulse_1 |
dp1 |
softkey and FDM |
|
disconnect_session |
disc |
SDC |
|
display |
dsp |
softkey and FDM |
[on_clipboard_line] <line> "<pri>" <wrap> "<sec>" <if_flag> <flag> [<keyword_parms>] |
display_call_buffer |
dcb |
softkey and SDC |
<bnum> <plnum> [<page=>] [<lrci=>] [<dc=p>] |
display_clipboard |
dclip |
softkey and FDM |
|
display_clipboard_if_flag |
dclipif |
softkey and FDM |
<flag_num> |
do_hookflash |
flash |
softkey and FDM |
|
end_user_input |
eui |
softkey |
|
exit |
exit |
softkey and FDM |
|
exit_but_retain |
exitr |
FDM |
|
function |
SDC |
<function_name> [<parm1>[<parmn>]] |
|
go_down_by |
down |
softkey |
<num> |
go_offhook |
offh |
softkey and FDM |
|
go_onhook |
onh |
softkey and FDM |
|
go_to_line |
goto |
softkey |
<plnum> [<page=>] |
go_up_by |
up |
softkey |
<num_lines> |
information |
info |
SDC |
<information_parameters> |
initialise_soft_key_line |
iskl |
SDC |
<definer_1> ... <definer_6> |
input_control |
ictl |
SDC |
<plnum> [<ftype>] [<keyword_parms>] |
input_format |
ifmt |
SDC |
<type> "<pri_string>" ["<sec_string>"] [<keyword_parms>] |
install_softkey |
isk |
softkey and FDM |
<softkey_name> [<softkey_name>] [if_flag <flag_num>] <information_parameters> |
line_control |
lctl |
SDC |
<plnum> [<page=>] |
load_default_soft_key_tuple |
ldskt |
SDC |
<keyword_parms> |
load_overlay |
lovly |
softkey and FDM |
<overlay_name [with_this_event] |
load_soft_key_table |
ldsk |
SDC |
<definer_number> <name> |
load_virtual_display |
lvd |
SDC |
<line> "<pri_string>" [<wrap>]"<sec_string>" <keyword_parms> |
main |
FDM |
on ... on |
|
move_data_down |
mvdn |
SDC |
<count><line> |
move_data_up |
mvup |
SDC |
<count><line> |
on |
FDM |
<event> [during <state> [ or <state> [ or ...] ] ] ... end |
|
overlay |
FDM |
<overlay_ref> {...} |
|
page_down |
pgdn |
softkey |
|
page_up |
pgup |
softkey |
|
put |
softkey and FDM |
[on_clipboard_line] <line> "<pri>" [<wrap>] ["<sec>"] [if_flag <flag>] [<keyword_parms>] |
|
query_for_configuration |
qcfg |
SDC |
|
query_for_cpeid |
qcid |
SDC |
|
reset_flag |
rstf |
softkey and FDM |
<flag_num> |
send_dtmf |
dtmf |
softkey |
<dtmf_string> |
send_encoded_dtmf |
edtmf |
softkey |
<ascii_string> |
send_encoded_user_input |
xeui |
softkey |
|
send_ldtmf |
ldtmf |
softkey |
<dtmf_string> |
send_line_number |
lnum |
softkey |
|
send_nothing |
noop |
softkey |
|
send_user_input |
xui |
softkey |
|
set_flag |
setf |
softkey and FDM |
<flag_num> |
set_info_flags |
info |
softkey |
[INKP=<bin>] [<INSK=<bin>] [<INAL=<bin>] [<INCC=<bin>] |
set_timer_for |
settmr |
softkey and FDM |
<num> [sec] |
softkey |
softkey |
<softkey_ref> : "<full_label>" : "<short_label>"{...} |
|
softkeyparms |
SDC |
<parm1> ... <parm255> |
|
start_user_input |
sui |
softkey |
|
switch_to_alternate_ character_set |
swalt |
SDC |
<charset> |
switch_to_appl |
swa |
SDC |
<application_code> [<application data parameters>] |
switch_to_data |
swd |
softkey and SDC |
|
switch_to_peripheral |
swp |
SDC |
<peripheral> |
switch_to_voice |
swv |
softkey |
|
tab_field |
tab |
softkey |
|
tab_to_primary |
tabp |
softkey |
|
tab_to_secondary |
tabs |
softkey |
|
timed_switch_to_voice |
tswv |
SDC |
<duration> [<int=>] |
trigger |
trig |
softkey and FDM |
<custom_event> |
wait_for_dial_tone |
wtdt |
softkey |