Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:treemanager.verifypath
Verifies that the given path of nodes matches the actual path, using the
ics:treemanagercommand.Syntax
<ics:treemanager> <ics:argument name="ftcmd" value="verifypath"/> <ics:argument name="treename" value="name"/> <ics:argument name="npath" value="path"/> </ics:treemanager>Parameters
ftcmd (required)- Value must be set to
 verifypath.
treename (required)- Name of the tree.
 
npath (required)- A string representing the path to the node.
 
Description
The
verifypathcommand verifies that the given path of nodes matches the actual path.verifypathreturns success or failure in the result code.errno
The possible values of
errnoinclude:
 Value Description -3 No access privileges to table. -109 Tree path not valid. -110 Invalid tree name.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.