ArchActionSetExternalTag(coreSetExternalTagActionViewModel)

new ArchActionSetExternalTag(coreSetExternalTagActionViewModel)

The Architect Scripting class that represents the Set External Tag action. Instances of this action should be created by calling ArchFactoryActions#addActionSetExternalTag

Parameters:
Name Type Description
coreSetExternalTagActionViewModel Object

( Internal ) an Architect core Set External Tag action view model.

See:

Extends

Members

static, readonly displayTypeName :string

Returns the display type name string 'ArchActionSetExternalTag'.

readonly externalTag :ArchValueString

The external tag setting where you configure the external tag value that you wish to set at runtime.

readonly hasFakeSuccessOutput :boolean

Returns true indicating that this action has a fake success output.

Inherited From:

readonly isArchActionSetExternalTag :boolean

Returns true indicating that this is an ArchActionSetExternalTag instance.