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.

700 JSL Syntax Reference Appendix A<br />

Utility Functions<br />

Returns<br />

The result.<br />

Arguments<br />

string A quoted string with embedded expressions.<br />

startDel Optional starting delimiter. The default value is ^.<br />

endDel optional ending delimited. The default value is the starting delimiter.<br />

Use Locale(1) Optional argument that preserves locale-specific numeric formatting.<br />

Eval Insert Into(string, , )<br />

Description<br />

Allows for multiple substitutions in place. The same operation as in Eval Insert is performed, and the<br />

result is placed into string.<br />

Returns<br />

The result.<br />

Arguments<br />

string A string variable that contains a string with embedded expressions.<br />

startDel Optional starting delimiter. The default value is ^.<br />

endDel optional ending delimited. The default value is the starting delimiter.<br />

Eval List(list)<br />

Description<br />

Evaluates expressions inside list.<br />

Returns<br />

A list of the evaluated expressions.<br />

Arguments<br />

list A list of valid JSL expressions.<br />

Exit()<br />

Quit()<br />

Description<br />

Exits JMP.<br />

Returns<br />

Void.<br />

Arguments<br />

NoSave Optional, named command; exits JMP without prompting to save any open files. This<br />

command is not case-sensitive, and spaces are optional.

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

Saved successfully!

Ooh no, something went wrong!