-= /
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

->

Synopsis

object->attribute
object->attribute = expression

Description

Access the attribute attribute in object. Only object, string, float, integer, boolean, nil and list attributes can be returned by the command.

When reading other attribute types, they will be printed but the command will not return anything.

Provided By

Simics Core
-= /