Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

hdbExplainSignature

hdbExplainSignature(
t_indentation
h_bindSignatureId
) 
=> t_string

Description

Explains the contents of a binding signature.

Arguments

t_indentation

The indentation string that precedes each line.

h_bindSignatureId

A bindSignature object; something returned by hdbBind.

Value Returned

t_string

A string that explains the contents of the binding signature.

Example

bindSigStr = hdbExplainSignature("    " bindSignature)

An example for the use of this function can also be found at:

your_install_dir/tools/hdb/examples/hdbTraverse.il

Related Topics

hdbBind

Hierarchy Database Functions

Occurrence Property Functions

Parent/Child Database Functions


Return to top
 ⠀
X