Servertec Constants
M E N U

Content
Introduction
Release Notes
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Referance Manual
Conventions
Templates
Constants
Identifiers
Operators
Directives
iPP
Legal
Feedback

 


A constant is a value which can not be changed.

Syntax

Integer { + | - }[ 0..9 ]...
Real { + | - }{ 0..9 }....[ 0..9 ]...
String [ '*...' | "*..." ]

Example

21
1.45
-.3
"Hello World"
top of page
Built with iScript Copyright © 1997-1998 Servertec. All rights reserved.
Last Modified: Tue Jun 30 00:17:54 PDT 1998