version 11.2
WA Get page content ({*; }object) String
| Parameter | Type | Description | |
| * | * | If specified, object is an object name (string) | |
| If omitted, object is a variable | |||
| object | Form object | Object name (if * is specified) or | |
| Variable (if * is omitted) | |||
| Function result | String | HTML source code |
Description
The WA Get page content command returns the HTML code of the current page or the page being displayed in the Web area designated by the * and object parameters.
This command returns an empty string if the contents of the current page is not available.
See Also