new ArchActionDialByExtension(coreDialByExtensionAction)
The Architect Scripting class that represents the Dial by Extension action.
Instances of this action should be created by calling ArchFactoryActions#addActionDialByExtension
Parameters:
| Name | Type | Description |
|---|---|---|
coreDialByExtensionAction |
Object | ( Internal ) an Architect core decision action view model. |
Extends
Members
-
static, readonly displayTypeName :string
-
Returns the display type name string 'ArchActionDialByExtension'.
-
readonly extensionVariable :ArchValueString
-
The value that holds the variable for the caller entered extension.
-
readonly interDigitTimeout :ArchValueDuration
-
The duration value for the inter-digit timeout on the action. This property has a flow-level default.
-
readonly isArchActionDialByExtension :boolean
-
Returns true indicating that this is an ArchActionDialByExtension instance.
-
readonly outputTimeout :ArchActionOutput
-
The timeout output for this action
- Inherited From:
-
readonly repromptAudio :ArchAudio
-
The audio to use for reprompting the caller.
-
readonly repromptCount :ArchValueInteger
-
The number of times to reprompt the caller for an extension.