dbFindTermByPosition
dbFindTermByPosition(d_cellviewId x_position) =>d_termId/nil
Description
Finds the terminal assigned to specific position.
Arguments
|
The database ID of the cellview in which to search for the terminal. |
|
Value Returned
Examples
dbFindTermByPosition(cv 0)
Related Topics
Return to top