load-target log
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

local

Synopsis

local $foo = value

Description

Makes a CLI variable local in a variable assignment.

Local variables only exist until the end of the current command block.

Provided By

Simics Core

See Also

=, $
load-target log