Documentation
Getting Started
New Features
Component Guide
Programming
    Language Guide
    Language Ref.
       General Design
       Lexical Structure
       Expressions
       Objects
       Methods
       Classes
       heitml Tags
       heitml Functions
       Database Access
       Global Variables
       Form Fields
       Server Variables
       Sessions
       heitml Syntax
    Component Ref.
    Class Library
    User Components
    Tryout Form
    Tutorial
    heitml 1
User Guide
Registration
Frame
    

Global Variables

heitml provides the following built-in global variables which have a predefined name and which can be accessed from everywhere:

  • gl - an object in which global variables can be put. By default, the object has no fields.
  • ff - an object containing fields of a submitted form. By default, the object has no fields.
  • se and page - objects containing session data. By default, the objects have no fields.
  • Srvxxx - variables containing server and client information about the current connection.

This page was dynamically generated by heitml
© 1996-2008 H.E.I. All Rights Reserved