GetTempFile

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

GetTempFile


 

Gets the temporary file name.

 


syntax

GetTempFile(

         [folderPath = ""]

         [,header = ""]

         [,footer = ""]

         )

 


Parameters

 

folderPath

 

Type:

character

 

Folder path. If empty, the folder will be created under the OS temporary folder.

 

header

 

Type:

character

 

File name prefix.

 

footer

 

Type:

character

 

File name suffix.

 

Return Value

 

 

Type:

character

 

The temporary file name.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 

 


reference