Syntax
filesystemobject.GetSpecialFolder(num)
The GetSpecialFolder() method gets the special folder object specified.
This method takes num as its only parameter, which represents one of the following values:
0Windows folder
1System folder
2Temporary folder
Check to see if the folder "Temp" is a temporary folder.