> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-controls/html-get-source.md).

# HTML Get Source

Retrieves the source content that is currently displayed in the HTML control.

Action available for the following operating systems:

![](/files/-MIiA-ixsOr4jYdDIieF)

### Parameters

* **HTML Control** *\<unquoted string> -* The HTML control to retrieve the source content from.
* **Target** \<string> - The target control or variable to store the source from the HTML control.

{% hint style="info" %}
This should only be called after the **Navigation Completed** event, so the complete source is available.
{% endhint %}

{% hint style="info" %}
The result can be parsed but the O.S. , so it can be different from the data actually sent by the server.
{% endhint %}
