Command: list

Syntax

list { <ident> ... }

Description

List details of the modeling environment.

Parameters

Switches

Notes

The output of the list command is intended for debugging purposes. The format of the data within the listing should not be assumed within an application since it may change between program versions. Other commands should be used when querying identifier values and characteristics programmatically.

Examples

Monitor output, list all global identifiers.

list -at=global, -st

Printer output.

list -ev, -pr

List a range of array elements from a structure member.

list myent.vertex[10:20]

See Also

Commands:

atable, idir