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

dbIsTermSoftConnect

dbIsTermSoftConnect ( 
d_termId 
) 
=> t / nil 

Description

Checks the softConnect attribute value of the specified explicit, single-bit terminal.

Arguments

d_termId

The database ID of a explicit single-bit terminal.

Value Returned

t

The softConnect attribute of the specified terminal is set.

nil

The softConnect attribute of the specified terminal is not set or the terminal is an implicit or a multi-bit terminal.

Examples

dbIsTermSoftConnect( term )=> t

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X