knownlist
command returns a list of the classes of stars and galaxies on the known list that are usable in the current domain. The syntax is
knownlistIt is also possible to ask for a list of objects available in other domains; the command
knownlist DEdisplays objects available in the
DE
(discrete event) domain.
print
command displays information on the current galaxy. If invoked with an argument, the argument is either the name of a star (or galaxy) contained in the current galaxy, or the name of a class on the known list, and information is shown about that star (or galaxy). The syntax is
print star-name
print star-classThe command
descriptor ?name?will print a short description of a block in the current galaxy or on the known list, or of the current galaxy if name is omitted. The commands
listobjs states ?name?
listobjs ports ?name?
listobjs multiports ?name?will list the names of the states, ports, or multiportholes associated with the named star or galaxy.