WEB-CONTEXT system handle Provides access to information on the current connection to the Web server. Note: Applies to SpeedScript programming, not ABL. Syntax WEB-CONTEXT [ :attribute | :method ] attribute An attribute of the WEB-CONTEXT handle. method A method of the WEB-CONTEXT handle. Attributes AUTO-DELETE-XML attribute CONFIG-NAME attribute CURRENT-ENVIRONMENT attribute EXCLUSIVE-ID attribute FORM-INPUT attribute FORM-LONG-INPUT attribute HANDLE attribute HTML-CHARSET attribute HTML-END-OF-LINE attribute HTML-END-OF-PAGE attribute HTML-FRAME-BEGIN attribute HTML-FRAME-END attribute HTML-HEADER-BEGIN attribute HTML-HEADER-END attribute HTML-TITLE-BEGIN attribute HTML-TITLE-END attribute INSTANTIATING-PROCEDURE attribute IS-JSON attribute IS-XML attribute SESSION-END attribute TYPE attribute VALIDATE-XML attribute X-DOCUMENT attribute XML-SCHEMA-PATH attribute XML-SUPPRESS-NAMESPACE-PROCESSING attribute – – Methods GET-BINARY-DATA( ) method GET-CGI-LIST( ) method GET-CGI-LONG-VALUE( ) method GET-CGI-VALUE( ) method GET-CONFIG-VALUE( ) method INCREMENT-EXCLUSIVE-ID( ) method URL-DECODE( ) method URL-ENCODE( ) method
WEB-CONTEXT [ :attribute | :method ]