Skip to content

Show File

Shows infos about a file.

Permissions

Command KindNeeded User Kind
ReadAdmin, Designer, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
FilestringName/path of the file ([Directory/File]). The root directory is the 'Files' directory of the database on the server.yes

Result

NameTypeDescription
KindstringKind of the file: File or Directory.
NamestringName of the file.
FilestringName and path of the file.
ParentstringParent directory of the file.
SizenumberSize of the file in kilobyte.
PermissionsintegerNumber of permissions of the file.

Code

text
SHOW FILE
FILE=[string, Needed]