GetTempDirectory()

Returns the full path to the currently assigned temporary directory

GetTempDirectory( );

Returns: String

This function does not take any arguments.

Examples

dump(getTempDirectory());

See also