Table of Contents
Prev
Next
Introduction
Workflow
User Guide
Language Guide
Function Library
Index
Table of Contents
Language Guide
- Fundament
- Numbers
Scientific Notation
- Text
Plain Text
Text Inside Single Quotation Marks
Text Inside Double Quotation Marks
Reserved Keywords
Multi-Line Text
Symbols
Comments
- Characters
Full UNICODE Support
New Line
Case Sensitivity
Character Entities
Console Input / Output
Special Keyboard Input Characters
Special Console Output Characters
- Data Types
Numerals
- Strings
Softquoted Strings
Quoted Strings
Indexing Strings
Slicing Strings
Dates
Booleans
Voids
- Sets
Indexing Sets
Slicing Sets
Sets - Value Ranges
Sets - Value Repetitions
- Variables
Variables - Naming Rules
Creating Variables
- Variable Scopes
Global Variables
Local Variables
Regional Variables
- System Variables
List of System Variables
Variable Attributes
- Variable Forms and Trees
Simple Variables
Arrays
Structures
Zero Members Variables
Sets Specifying Members
- References to Variables
Simple References
Through-Referencing
Redirecting References
Copying References
Releasing References
References in Member Variables
Protecting Variables
- Tables
Tables - Example File
Tables - Naming Rules
Table Properties
Creating Tables
- Accessing Tables
Simple Table Access
- Horizontal Table Access
Horizontal Table Access with Sets
Horizontal Table Access with Wildcards
Horizontal Table Access with Ranges
- Vertical Table Access
Vertical Table Access with Sets
Vertical Table Access with Wildcards
Vertical Table Access with Ranges
Matrix Table Access
Partial Table Specifications
Nested Partial Table Specifications
Shifted Table Column Specifications
Header Name Exception Handling
Lookup Access Exception Handling
Header Names - Memory Effect
- Calculations, Comparisons
- Operators
Unary Operators
Binary Operators
- Arithmetic Operators
Additions
Subtractions
Multiplications
Divisions
- Comparison Operators
Equal to
Not Equal to
Strictly Equal to
Strictly Not Equal to
Smaller than (or Equal to)
Greater than (or Equal to)
- Comparison Options
Wildcards
- Logical Operators
Logical And
Logical Or
Operator Precedence and Parentheses
- Deep Operators
Deep Unary Operators
Deep Binary Operators
Matrix Operations Summary
- Ad-hoc Operators
Cascading ad-hoc Operators
Ad-hoc Operators Overview
- Expressions
Left-Hand Side Expressions
Right-Hand Side Expressions
- Assignments
Assignments into Sets
Assignment operators
Deep Assignment Operators
- Transactions
Transactions - Syntax and Operators
- Transaction Assignment Operators
Transactions between Variables
Transactions from Tables to Variables
Transactions from Variables to Tables
Transactions between Tables
- & Transaction Assignment Operators
& Transactions between Variables
& Transactions from Tables to Variables
& Transactions from Variables to Tables
& Transactions between Tables
- | Transaction Assignment Operators
| Transactions between Variables
| Transactions from Tables to Variables
| Transactions from Variables to Tables
| Transactions between Tables
- + Transaction Assignment Operators
+ Transactions between Variables
+ Transactions from Tables to Variables
+ Transactions from Variables to Tables
+ Transactions between Tables
- Procedures, Functions, Control Flow
Function Naming
Function Parameters
Function Parameter Directions
- Function Parameter Types
Set or String (Func. Param. Type)
Table Columns (Func. Param. Type)
- Code Pieces (Func. Param. Type)
Comparison Expressions (func. params)
Expressions (func. params)
Variables (func. params)
Statements (func. params)
Expressions to Select Rows
Expressions to Select Columns
Vectorization
Indirect Parameter Passing
Introduction to User-Defined Functions
- Language Framework
Blocks
Statements
- Miscellaneous Features
Locales
Verbose Levels
Negative Indexing
Directories and Files
Language Pitfalls
- Programs, Files
Path and File Names
Loading Files - Character sets
Saving Files - Character sets
CSV File Format
Table of Contents
See the navigator bar for full table of contents.