Commands and Miscellaneous Set Expressions
- execute — Convert a set expression to a set of objects
- import (Java)/using (C#/CIL) — Set a list of packages or namespaces to search for classes
- previous — Access the last set expression evaluated by
the interpreter
- selection — Set of objects selected in the user interface
- set — Assign a name to a set expression or transform
- unset — Remove a name that has been defined
The interpreter can remember set expressions you've run,
or the results of the set expressions, for you to use later
for your convenience or for faster querying. These
special set expression commands let you work with the
interpreter's state.