hnlSortTerms
hnlSortTerms(
d_term1
d_term2
)
=> t / nil
Description
Determines net order in the sorted lists of net names. It takes as argument two terminals and does a comparison by the name field. It is used as argument to the sort SKILL function.
Arguments
Value Returned
|
The name of the net connected to |
|
|
The name of the net connected to |
Examples
hnlSortTerms( term1 term2 )
Related Topics
Return to top