Overview Circuit Fuse | fusedocer |
/fusedocer | +--udf_pathformat.cfm
I return a formatted text representation of the specified fuse within the circuit hierarchy.
Input Variables Summary | |
---|---|
string | arguments.fuse |
string | arguments.path |
number | arguments.level |
Output Variables Summary | |
---|---|
string | _unknown_
the formatted fuse path
|
Input Variables Detail |
---|
string
Attributes:
string
Attributes:
number
Attributes:
optional:
true default:
1
Output Variables Detail |
---|
string
the formatted fuse path
Attributes:
Overview Circuit Fuse | fusedocer |