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

dbSetTermMustJoin

dbSetTermMustJoin(
d_termId
d_mustJoinTermId
)
=> t / nil

Description

Sets the connection status of the terminals specified by the terminal IDs to mustJoin.

Arguments

d_termId

The database ID of the terminal that you want to mustJoin to the terminal specified by d_mustJoinTermId.

d_mustJoinTermId

The database ID of the terminal that you want to mustJoin to the terminal specified by d_termId.

Value Returned

t

The SKILL function was run successfully.

nil

The SKILL function was not run successfully if either of the terminal IDs are invalid.


Return to top
 ⠀
X