Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the temporary file path where a file will be saved.
Syntax
client server private static str getTempFilePath()
Run On
Called
Return Value
Type: str
A temporary file path.
Remarks
If code is running on the client, the My Documents folder of the user is returned; otherwise, a temporary path for the user running the AOS is returned.