I dont think blue prism provides this service. you can try Get Special Folder Path in Utility - File Management
I usually write an extension to that VBO with a single VB.NET one liner:
tmpFolder = Path.GetTempPath()
Which returns:
C:\Users\<username>\AppData\Local\Temp\