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

dbInstHasLayerShifts

dbInstHasLayerShifts(
d_instId
)
=> t / nil

Description

Returns a Boolean value indicating whether per-layer color shifts are specified on the instance.

Arguments

d_instId

Specifies instance ID

Value Returned

t

Returns t if per-layer color shifts exist on the specified instance

nil

Returns nil if per-layer color shifts do not exist on the specified instance

Example

hasShift = dbInstHasLayerShifts(instId) 

Return to top
 ⠀
X