HTML Get Source

Kalipso - Form - Actions - Actions Description - Group Controls - HTML Get Source

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

Action available for the following operating systems:

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.

circle-info

This should only be called after the Navigation Completed event, so the complete source is available.

circle-info

The result can be parsed but the O.S. , so it can be different from the data actually sent by the server.

Last updated