Porovnávané verzie

Kľúč

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

%FIO_GetReadable function


Function
The function verifies if the given file exists and if it is readable (in terms of setting the file attributes).
Declaration


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


fileName
File
The file name.
Return value
@TRUE - file exists and is readable.