Creates a temporary file in a directory whose name starts with (at most) the first three characters of prefix.
Name of a temporary file, as a string.
GetTempFile(dir, prefix) |
getTempDirectory
Parameter |
Description |
|---|---|
dir |
Directory name |
prefix |
Prefix of a temporary file to create in the dir directory |
<h3>GetTempFile Example</h3>
|
Sign in to your account