14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

664 JSL Syntax Reference Appendix A<br />

Row State Functions<br />

Color Of(rowstate)<br />

Description<br />

Returns or sets the color index.<br />

Returns<br />

The color index of rowstate.<br />

Argument<br />

rowstate a row state argument<br />

Example<br />

Set the color of the fifth row to red.<br />

colorof(rowstate(5))=3<br />

Color State(i)<br />

Description<br />

Returns a row state with the color index of i.<br />

Returns<br />

A row state.<br />

Argument<br />

i index for a JMP color<br />

Combine States(rowstate, rowstate, ...)<br />

Description<br />

Generates a row state combination from two or more row state arguments.<br />

Returns<br />

A single numeric representation of the combined row states.<br />

Arguments<br />

rowstate Two or more row states.<br />

Excluded(rowstate)<br />

Description<br />

Returns or sets an excluded index.<br />

Returns<br />

The excluded attribute, 0 or 1.<br />

Argument<br />

rowstate One or more row states.<br />

Excluded State(num)<br />

Description<br />

Returns a row state for exclusion from the num given.

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

Saved successfully!

Ooh no, something went wrong!