The Print Store command prints the store definition to the screen allowing you to view it. When a Print command is entered, MQL displays the various clauses that make up the definition.
print store STORE select FIELD;
STORE
is the name of the specific store instance.
FIELD
lets you specify data to present about the store being printed.