Skip to main content
Version: 21 R3

WA Get page content

WA Get page content ( * ; object : Text ) : Text
WA Get page content ( object : Variable, Field ) : Text

ParameterTypeDescription
*Operator→If specified, object is an object name (string) If omitted, object is a variable
objectText, Variable, Field→Object name (if * is specified) or
Variable or field (if * is omitted)
Function resultText←HTML source code
History
ReleaseChanges
11 SQL Release 2Created

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​

WA SET PAGE CONTENT

Properties​

Command number1038
Thread safeno