Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%FIO_Delete function


Function
The function deletes the specified file.
Declaration


Blok kódu
languageesl
themeConfluence
BOOL %FIO_Delete(
   TEXT in fileName
 )
Parameters


FileNameName of the file to delete.
Return value
@TRUE - file deleted, @FALSE - cannot delete the file.