Analyzer allows direct referencing of workspace fields in an X.Y format, just like related fields.
Assuming a Workspace called TEST_FIELDS and a workspace computed field called AVERAGE, to reference the field in a command, simply type the Workspace name, a period and the workspace field name, as in the following example:
TOTAL Test_Fields.Average
This X.Y referencing of workspace fields ensures that workspaces are loaded automatically when workspace fields are referenced within commands or computed fields or in Views.