dark_mode EN
  • Method WSession :TempFile
  • Parameters
    cExt

    File extension. By default "tmp"

  • Return value
    NIL

    File name if it was created successfully. Otherwise, an empty string is returned.

Creates a temporary file for the current session. The file is created in the current session folder with a zero length and will therefore disappear once the session expires.

Previous chevron_left Next chevron_right