<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets the path of the Windows temporary folder.
syntax
GetTempFolder(
[bAddTail = FALSE]
)
Parameters
bAddTail
Type:
Boolean
When TRUE, add "\" to the end.
Return Value
character
Temporary folder path.
Explanation
You can use a temporary folder when you want to temporarily store a file after retrieving it from the server.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind format)
reference
LoadTextFile
SaveTextFile
LoadCsvFile
SaveCsvFile
SavePrintText
GetTempFolder
GetTempFile
GetCurrentFolder
GetModuleFolder
GetFileSize
GetFileLastWriteTime
GetLogicalDrives
GetDriveType
EncryptFile
DecryptFile
SetClipboardData
GetClipboardData