| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| filelast_mod | version 1.0 | no |
| number filelast_mod(string path) |
| path | [in] A string containing the path of existing file. |
| Gets the last modification date/time of a file. Is equivalent to the _stat function as this: _stat(path)["st_mtime"]. |
| Documented by Simona Plesuvu, generation time: Tue Oct 18 20:10:37 2011 GMT | (c)2011 RadGs Software |