Table of Contents
- Language Basics
 - Datatypes
 - Declarations
 - Operators and Expressions
 - Structures and Objects
 - Calling Functions and Events
 - 
                     
- About functions and events
 - Finding and executing functions and events
 - Triggering versus posting functions and events
 - Static versus dynamic calls
 - Overloading, overriding, and extending functions and events
 - Passing arguments to functions and events
 - Using return values
 - Syntax for calling PowerBuilder functions and events
 - Calling functions and events in an object's ancestor
 
 
This part describes the basics of using the PowerScript language.


