/
comp
/
gb
/
.fileperm
/ user
.FilePerm.User (gb)
Syntax
PROPERTY READ
User
AS
String
Return the owner (or user) permissions as a string.
This string contains the following characters:
"r"
for the right to read.
"w"
for the right to write.
"x"
for the right to execute.