Command String Requirements
The following are requirements for a valid command string:
Command strings must be terminated by a period.
Command type names must be separated from their arguments by a space.
Command type names (
welcome,contacts, andsettings) are case insensitive.Arguments for
ContactsorSettingscommand types are1or2. See Table 4-1.Optional second argument of
1or2can be used for theSettingscommand type. See Table 4-1.

