Introduction to OScript

OScript is Open Text's language for developing and customizing software applications with the Content Server Integrated Development Environment (CSIDE). It is one of Content Server's most powerful features because it allows you to control the appearance and behavior of a Content Server application. Using OScript, you can add to or modify functionality, perform database operations, manipulate external files, and communicate with other applications. In addition, OScript is the foundation of Open Text's hybrid HTML generation language, WebLingo.

OScript's built-in functions and easy-to-learn syntax allow you to become productive quickly, while providing the robust and extensible environment needed to build complex applications. This manual provides information about the basic structure of the OScript language and high-level information about Content Server environment-specific scripting concepts.

Notational Conventions

Variables

Preprocessor Directives

Data Types

Operators

Special Characters

Control Statements

Functions

Reserved Words