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:treemanager command.

Syntax

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 verifypath command verifies that the given path of nodes matches the actual path. verifypath returns success or failure in the result code.

errno

The possible values of errno include:

Value
Description
-3
No access privileges to table.
-109
Tree path not valid.
-110
Invalid tree name.

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.