GoFiler Complete

GoFiler Script Reference

 

Legato v 1.1c

Application v 4.20ab

  

 

Chapter ElevenSGML Functions (continued)

HTMLHeaderGetBase Function‡

Overview

The HTMLHeaderGetBase function returns the base URL associated with a page. The page does not have to have a base URL.

This function is not available in the current release.

Syntax/Parameters

Syntax

string = HTMLHeaderGetBase ( handle hHeader );

Parameters

hHeader

A handle to an HTML Header Object.

Return Value

Returns an string specifying .

Remarks

[not complete]

Related Functions