htmlText | |||||||
Type | property | ||||||
Dictionary | widget.browser | ||||||
Library | Browser | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.browser | ||||||
Summary | The HTML text of the content displayed by the browser. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: URL | ||||||
Description | The htmlText is the HTML representation of the content displayed in the browser. Note: When the htmlText has been set, the URL property will be empty. When the URL property is not empty, the htmlText will contain the source of the current URL displayed in the browser. |