GetFileName Function

Class

HtmlImage.

Action

Returns the file name for the image.

Availability

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

Syntax

sGetFileName = HtmlImage.GetFileName( )
Variable Description
sGetFileName Returns the file name for the image. STRING.

Notes

This function works only with Internet Explorer.

Example

STRING HtmlImage.GetFileName()