> 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/conditions/event_condition/form_loaded_condition.md).

# FormLoadedCondition

## Шаблон FormLoadedCondition <a href="#template_form_loaded_condition" id="template_form_loaded_condition"></a>

```xml
<Condition Name="" Type="FormLoadedCondition" Assembly="Conditions">
  <!--Тэги, общие для всех условий-->
  <AlwaysChange Value="" />
</Condition>
```

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

```xml
<Condition Name="FormLoadedConditionName" Type="FormLoadedCondition" Assembly="Conditions">
  <!--Тэги, общие для всех условий-->
</Condition>
```
