ExpandList command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Displaying $lists, Stringlists, and Arraylists in a Value window the list items in the $list, Stringlist, or Arraylist referenced by the variable specified as the command argument.

Same as the List Display context menu option for Watch Window items, including how to control the number of items displayed.

For example:

expandList %ls 

If the command argument does not reference a $list, Stringlist, or Arraylist, you receive an error message.

If issued by a macro, and the Macro Console is open, then the value is displayed in the Macro Console window.

Client menu: --
Introduced: Build 43