string GenerateSessionTempFilepath(string extForFilenameWithDot)
Gets a unique filepath located in the KioWare temp directory. Trust Level Required: Medium
Parameters
| Name | Description |
| extForFilenameWithDot | The file extension, including the dot (ex. '.txt'). |
Return
The path in system format.