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

schAsstSubSelectBox

schAsstSubSelectBox(
)
=> Error message

Description

Only to be used as the EnterFunction Command string of a bindkey and should not be called otherwise.

Arguments

None

Value Returned

Error message

Returns an error message that states this command only exists for bindkey customization in the Schematic assistant.

Examples

Registers a mouse bindkey.

hiSetBindKey("Schematic Assistant" "Ctrl<DrawThru1>" "schAsstSubSelectBox()")

Return to top
 ⠀
X