$io.getParent

Returns the parent directory of a file.
Syntax
    $io.getParent{siteforum_path}
Documentation$io.getParent:
Returns the parent directory of a file.
    Paramter:
      1 - path in SITEOFURM protocol notation.
    Returns:
      Parent directory/resource of the file.
    Throws:
      IllegalArgumentException if the file has no parent.
Examples
$io.getParent{http://www.siteforum.com/index.html}
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1