| Syntax |
|
| Documentation | $io.getCanonicalPath{siteforum_path}: Returns the canonical path of a file. A canonical path is a) absolute and b) unique on the host system. For a more exhaustive description look at the Java API documentation for java.io.File.
|
| Examples | |
| $io.getCanonicalPath{public://index.html} | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |