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

schCmdOption

schCmdOption(
)
=> t / nil

Description

Cycles through a predefined set of values. By default, this function is bound to the middle mouse button. When you click the right mouse button during an active command, the command applies the next value in the predefined set.

You can customize the predefined set of values by making calls to schSetCmdOption.

Arguments

None

Value Returned

t

Cycled through a predefined set of values.

nil

Cycling through values was unsuccessful.


Return to top
 ⠀
X