getDocumentName method



Returns the name of the current document.

Syntax

URL = sheetObject.getDocumentName()

Applies to

Sheet object.

Parameters

none

Return value

string. The URL of the current document. You can specify an absolute (beginning with a protocol name) or one that is relative to the document base.

See also
openDocument method
saveDocument method