GetFileSize Function

Class

HtmlImage.

Action

Returns the file size for the image.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

iGetFileSize = HtmlImage.GetFileSize()
Variable Description
iGetFileSize Returns the file size for the image. INTEGER.

Notes

This function only works with Internet Explorer.

Example

STRING HtmlImage.GetFileSize()