Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

setvar

setvar 
[-journal_changes {true | false}] 
s_variable_name 
s_value

Description

Sets the value of a Space-based Router environment variable. Optionally specifies whether the command is echoed back to the transcipt window whenever the environment variable is set. By default, the command is journaled.

Arguments

-journal_changes {true | false}

Specifies whether the command is echoed back to the transcipt window whenever the environment variable is set. By default, the command is journaled.

s_value

Specifies the value for the variable.

s_variable_name

Specifies the environment variable.

Examples

setvar gui.scale 2

Sets the minimum shape size for display to 2.

setvar -journal_changes true gui.scale 7

Sets the minimum shape size for display to 7 and causes the servar command to be journaled whenever the gui.scale setting is changed.

setvar -journal_changes false gui.scale

Prevents gui.scale environment variable settings from being journaled.

Related Topics

System Commands

Space-based Router Tcl Environment Variables


Return to top
 ⠀
X