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 603<br />

Display<br />

Returns<br />

Returns a reference to the display box at the top of the current report window.<br />

Current Window()<br />

Description<br />

Returns a reference to the current window.<br />

Excerpt Box(report, subscripts)<br />

Description<br />

Returns a display box containing the excerpt designated by the report held at number report and the<br />

list of display subscripts subscripts. The subscripts reflect the current state of the report, after<br />

previous excerpts have been removed.<br />

Expr As Picture(expr(...))<br />

Description<br />

Converts expr() to a picture as it would appear in the Formula Editor.<br />

Returns<br />

Reference to the picture.<br />

Argument<br />

expr(...) Place any valid JSL expression that can be displayed as a picture inside expr().<br />

Global Box(global)<br />

Description<br />

Constructs a box for editing global value directly.<br />

Graph()<br />

See “Graph Box(properties, script)” on page 604.<br />

Graph 3D Box(properties)<br />

Description<br />

Constructs a display box with 3-D content.<br />

Returns<br />

The display box.<br />

Arguments<br />

Properties can include: framesize(x, y), Xname("title"), Yname("title"),<br />

Zname("title").<br />

Note<br />

This display box constructor is experimental.

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

Saved successfully!

Ooh no, something went wrong!