GetPageDownoloadPercent()

Syntax:

GetPageDownoloadPercent( Page )

Return:

The percentage of the page that has been downloaded.

Parameters:

Page – the name of the page for which you want to check download information. Page can be a page name surrounded by quotes or a variable containing a page name. This parameter is required.

Remarks:

This function will return the percentage of the specified page that has currently been downloaded.

image\Script_Button.jpgExamples