Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
filegid | version 1.0 | no |
number filegid(string path) |
path | [in] A string containing the path of existing file. |
Gets the group id of the owner of a file. Is equivalent to the _stat function as this: _stat(path)["st_gid"]. |
Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |