Syntax
load_soft_key_table <definer_number> <name>;
Type
SDC Function - code x'80'
Parameters
Loads a softkey definition into the softkey table of the ADSI telephone.
Description
- <definer_number> is a number in the range 2 through 33 under
which the softkey is to be loaded.
- <name> is the name of a softkey defined elsewhere within this SDC
file.
References
TR-NWT-001273.
Notes
- A single statement can load only one softkey table entry.
- No parameter substitutions are possible with this statement.
Example
load_soft_key_table 5 Softkey1;
initialise_soft_key_line sk2=5;