SE:ISDK Java version 5.01b
wrong doc show me others

ScriptEase ISDK for Java
Introduction
Integrating the ISDK/Java
The Nombas Preprocessor
Advanced Integration - Debugging
Initialization and Contexts
The ScriptEase Context Parameter Interfaces
Working with Variables
IDENTIFYING A VARIABLE
EXAMINING VARIABLES
MODIFYING VARIABLES
USING SE.TEMP AND SE.WRAPPER_TEMP
SE.RETURN EXPLAINED
Script Execution Topics
Using seEval
FUNCTION GLOBALS
SCOPING
CONTINUE FUNCTION
Wrapper functions
THE FUNCTION HEADER
THE ARGUMENTS
THE RETURN
WRAPPER TABLES
WRAPPER TABLE METHODS AND OBJECT
SELIBRARY INTERFACE
THE SELIBRARYMANAGER CLASS
Lifetimes
Objects and Classes
OBJECT CLASSES
DYNAMIC OBJECTS
FUNCTION REDIRECTION
API Function List
INITIALIZATION/CONTEXT CREATION
VARIABLE LOCATING
VARIABLE READING
OBJECT ACCESS ROUTINES
VARIABLE WRITING
EXECUTING SCRIPTS
Core Customization Topics
CORE CUSTOMIZATION
FEATURE CUSTOMIZATION
SCRIPTEASE FEATURE CUSTOMIZATION
DEBUGGING CUSTOMIZATION
Fibers and Threads
USING SE.START
YIELDING AND SUSPENDING
OTHER CONSIDERATIONS
ScriptEase JavaScript
Basics of ScriptEase
Identifiers
Data types
Automatic type conversion
Properties and methods of basic data types
Operators
Flow decisions statements
Exception handling
Functions
Objects
ScriptEase versus C language
Data types in C and SE
Automatic type declaration
Array representation
Automatic array allocation
Automatic and JavaScript Arrays
Literal strings
Structures
Passing variables by reference
Pointer operator * and address operator &
Case statements
Initialization code which is external to functions
Unnecessary tokens
Macros
Token replacement macros
Back quote strings
Converting existing C code to ScriptEase
Security
Writing a Security Manager
Specifying Security
Wrapper Functions And Security
Sample Script
Internal Objects
Global object
Array object
Blob Object
Boolean Object
Buffer Object
Clib Object
Console I/O functions
Time functions
Script execution
Error
File I/O
Directory
Sorting
Environment variables
Character classification
String manipulation
Memory manipulation
Math
Variable argument lists
Date Object
Dos Object
Function Object
Math Object
Number Object
Object Object
RegExp Object
SElib Object
String Object
Unix Object
Appendices
Appendix A: Grouped Functions
Appendix B: Instance and Static Notation