<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets the folder path of the launched application.
syntax
GetModuleFolder()
Return Value
Type:
character
The path of the current folder.
Explanation
Gets the folder of the launched application.
・When started from FA-Client
The path of the FA-Client installation folder is obtained.
・When launched from an executable (EXE) file
Gets the path to the folder that contains the executable (EXE) file.
・When launched from InternetExplorer
The path of the InternetExplorer installation folder is obtained.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
LoadTextFile
SaveTextFile
LoadCsvFile
SaveCsvFile
SavePrintText
GetTempFolder
GetTempFile
GetCurrentFolder
GetModuleFolder
GetFileSize
GetFileLastWriteTime
GetLogicalDrives
GetDriveType
EncryptFile
DecryptFile
SetClipboardData
GetClipboardData