GetFileLastWriteTime

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

GetFileLastWriteTime


 

Get the file modification time.

 


syntax

GetFileLastWriteTime (

         filename,

         &filetime

         )

 


Parameters

 

filename

 

Type:

character

 

File name.

 

&filetime

 

Type:

Number

 

The file modification date and time.

 

Return Value

 

 

Type:

Boolean

 

FALSE - Failure. TRUE - Success.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation formula syntax

 

 


reference