M E N U
Content
Introduction
Release Notes
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Referance Manual
Conventions
Scriptlets
Data Types
Constants
Variables
Procedures
Operators
Statements
Objects
Wrappers
Server Side
Preprocessor
Executable
Make
Samples
Legal
Feedback
|
Normal |
explanations |
|
Bold |
enter as written |
print( abs( -1 ) ) |
Italics |
replace with appropriate value |
expression + expression |
{} |
optional |
{ expression } |
[] |
required |
[ then ] |
* |
any character |
x |
... |
repeat zero or more times |
*... |
.. |
range of values |
A ..B |
| |
option |
constant | variable |
|