hdbGetPathStr
hdbGetPathStr(h_pathVectorId) =>t_string
Description
Creates a string representation of a path vector.
Arguments
|
A path vector ID; something returned by |
Value Returned
Example
path = hdbGetPathStr( pathVector )
An example for the use of this function can also be found at:
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top