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

dbGetSoftConnectTermConnectToLayer

dbGetSoftConnectTermConnectToLayer ( 
d_termId 
) 
=> x_layer / nil

Description

Returns the connectToLayer of the softConnect terminal as a layer number.

Arguments

d_termId

The database ID of the terminal.

Value Returned

x_layer

The layer number of the connectToLayer.

nil

When connectToLayer is not set for the terminal, an error is reported and nil is returned.

Examples

dbGetSoftConnectTermConnectToLayer( term )=> 3

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X