new ArchActionSetPriority(coreSetPriorityActionViewModel)
The Architect Scripting class that represents the Set Priority action
Instances of this action should be created by calling ArchFactoryActions#addActionSetPriority
Parameters:
| Name | Type | Description |
|---|---|---|
coreSetPriorityActionViewModel |
SetPriorityActionViewModel | ( Internal ) an Architect core Set Priority action view model. |
Extends
Members
-
static, readonly displayTypeName :string
-
Returns the display type name string 'ArchActionSetPriority'.
-
readonly isArchActionSetPriority :boolean
-
Returns true indicating that this is an ArchActionSetPriority instance.
-
readonly outputSuccess :ArchActionOutput
-
The success output for this action
- Inherited From:
-
readonly priority :ArchValueInteger
-
The priority set on the conversation.