Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
Scriptlets
Data Types
Constants
Variables
Procedures
Operators
Statements
Objects
Wrappers
Servlet
Server Side
Preprocessor
Executable
Samples
Sales
Legal
Feedback
|
Convention
|
Description
|
Example
|
Normal |
description |
Returns from call. |
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 |
|
|