Object Model Reference : Classes : C : CorelScriptTools : Methods : CorelScriptTools.GetTempFolder |
Function GetTempFolder() As String
Member of CorelScriptTools
The GetTempFolder method returns the path and the folder of the systems Windows temporary folder.
The GetTempFolder method returns a string variable that is passed the path and folder of the systems Windows temporary folder.
Here is a code example:
t_folder = GETTEMPFOLDER ( ) |
Copyright 2013 Corel Corporation. All rights reserved.