JMP 13.2 联机文档
发现 JMP
使用 JMP
基本分析
基本绘图
刻画器指南
实验设计指南
拟合线性模型
预测和专业建模
多元方法
质量和过程方法
可靠性和生存方法
消费者研究
Scripting Guide
JSL Syntax Reference
Scripting Guide
• JSL Building Blocks
上一个
•
下一个
JSL Building Blocks
Learning the Basics of JSL
Studying the syntax and basics of JSL is crucial, whether you are a beginning or an advanced user. Some concepts (such as loops and variables) are common among many scripting languages, but punctuation rules differ in JSL.
Example of a JSL Script
This chapter introduces you to the basic concepts of JSL, from syntax rules and file path conventions to conditions and namespaces.
Contents
JSL Syntax Rules
Value Separators
Numbers
Names
Comments
Operators
Global and Local Variables
Local Namespaces
Named Namespaces
Show Symbols, Clear Symbols, and Delete Symbols
Lock and Unlock Symbols
Hide a Global Variable
Rules for Name Resolution
Variable Names Used as Arguments
Rules for Resolving Names
Scoping Operators
Troubleshooting Variables and Column Names
Troubleshooting Variables and Keywords
Frequently Asked Questions about Name Resolution
Alternatives for Gluing Expressions Together
Iterate
For
While
Summation
Product
Break and Continue
Conditional Functions
If
Match
Choose
Interpolate
Step
Compare Incomplete or Mismatched Data
Missing Values
Inquiry Functions
General Element Types
Specific Element Types
Object Attributes
Host Information
Version Information