edoc automate Guide
Breadcrumbs

properties\SetDisabled - edoc automate

You can use the SetDisabled action to enable or disable the selected component.
You can only disable components that have the HTML standard attribute disable.

Parameters

Type

Name

Description

COMPONENT

Target

Specifies the component to be either activated or deactivated.

SELECT

Disabled

Specifies the following values:

  • true: Deactivates the component.

  • false: Activates the component.

Return

None