Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schIsTextEditable

schIsTextEditable( 
d_databaseID 
)
=> t / nil

Description

Queries whether or not a label (optionally inside an instance) can be edited directly on the canvas.

Arguments

d_databaseID

The database ID of a label (and optionally, the owning instance ID).

Value Returned

t

Label is editable.

nil

Label is not editable.


Return to top
 ⠀
X