This Keyword returns a <string>, the path of the folder registered in the system as the Temporary folder.
See Notes for more details. |
|
- The returned value doesn’t end with a "\".
- On Win32 (Desktop, Mobile and CE) it returns the system temporary folder.
- On Windows 10 and Android it returns an application specific temporary folder.
- Use this folder to store temporary files. The O.S. may clear files in this folder without notice to the application.
- Although this is a temporary folder, avoid leaving unnecessary files as they will take up system space until the O.S. decides to clear them.
|
Updated: 3/21/2018 5:17 PM |