Chapter 2 The DynaScript Language

About this chapter

The Dynamo script language DynaScript, is compatible with ECMAScript (the standardized version of JavaScript) and provides most of the same features. Dynamo adds its own language extensions and predefined objects for supporting database-driven dynamic content.

This chapter summarizes DynaScript, and describes the Dynamo-specific language extensions.

Contents

Topic

Page

Overview

§

SCRIPT tag

§

Literals

§

Variables

§

Expressions

§

Operators

§

Statements

§

Functions

§

Objects

§

 


Copyright © 1999 Sybase, Inc. All rights reserved.