Search
Preparing search index...
The search index is not available
ASK SDK for Node.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
interfaces
alexa
presentation
apl
SelectCommand
Interface SelectCommand
Select a single command from an array of commands and data.
interface
Hierarchy
SelectCommand
Index
Properties
commands
data
delay
description
otherwise
type
when
Properties
commands
commands
:
Array
<
Command
>
Optional
data
data
:
Array
<
any
>
Optional
delay
delay
:
number
|
string
Optional
description
description
:
string
Optional
otherwise
otherwise
:
Array
<
Command
>
type
type
:
"Select"
Optional
when
when
:
boolean
Globals
interfaces
alexa
comms
extension
presentation
apl
listoperations
apla
aplt
html
Select
Command
commands
data
delay
description
otherwise
type
when
Select a single command from an array of commands and data.