ExpandObject command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Displays in a </span><span class="f_GUIlabel">Value</span><span...")
(No difference)

Revision as of 02:25, 25 May 2022

Action:

Displays in a Value window a list of the class Variable names and values of its required object instance argument. Same as the Expand Object context menu option for Watch Window items.

For example:

expandObject %scout 

If the command argument does not reference an object, or if the object does not have class variables, you receive an error message.

If the Macro Console is open, the value is displayed in the Macro Console window.

Client menu: --
Introduced: Build 43