I am afraid this feature is currwently not available but you can try Get Special Folder Path in Utility - File Management
you can write an extension to that VBO with a single VB.NET one liner:
tmpFolder = Path.GetTempPath()
Which returns:
C:\Users\<username>\AppData\Local\Temp\