14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A JSL Syntax Reference 727<br />

Utility Functions<br />

See<br />

“Show Symbols()” on page 727.<br />

Show Namespaces()<br />

Description<br />

Shows the contents of all user-defined namespaces, both named and anonymous.<br />

Show Preferences()<br />

Description<br />

Shows current preferences. If no argument is specified, preferences that have been changed are shown. If<br />

all is given as the argument, all preferences are shown.<br />

Show Properties(object)<br />

Description<br />

Shows the messages that the given object can interpret, along with some basic syntax information.<br />

Show Symbols()<br />

Description<br />

Shows the values for all symbols in any and all scopes.<br />

See<br />

“Show Globals()” on page 726<br />

Show Window()<br />

Description<br />

Shows the data filter window if the value is 1, and hides the window if the value is 0.<br />

Example<br />

In the following example, the data filter window is hidden.<br />

obj = (current data table()

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!