> For the complete documentation index, see [llms.txt](https://wfsys.gitbook.io/workflow-forms-syntax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wfsys.gitbook.io/workflow-forms-syntax/workflow_forms/commands/form_activate_command.md).

# FormActivateCommand

## Шаблон FormActivateCommand <a href="#template_form_activate_command" id="template_form_activate_command"></a>

```xml
<Command Name="" Type="FormActivateCommand" Assembly="Commands">
  <!--Тэги, общие для всех команд-->
  <Condition Name="" />
  <Lock Value="" />
</Command>
```

## Описание FormActivateCommand <a href="#description_form_activate_command" id="description_form_activate_command"></a>

```xml
<Command Name="FormActivateCommandName" Type="FormActivateCommand" Assembly="Commands">
  <!--Тэги, общие для всех команд-->
</Command>
```

### Результат выполнения FormActivateCommand <a href="#result_form_activate_command" id="result_form_activate_command"></a>

Команда не имеет результата.
