EBD COMMUNITY
Welcome
SPANISH
ENGLISH

eBDML Manual 3.4

eBDML is the own eBD programming language, that allows the programming of server side code. This manual contains an introduction on the different uses of eBDML, and the reference of all the instructions of the language.
05/27/2009

Many new features, for further information about it see the Release Notes document.

In this manual you will find:

1. INTRODUCTION
1.1. What is eBDML?
1.2. Uses of eBDML
2. Variables in eBDML
2.1. Types of Variables
2.2. Data Structures. ARRAY vs. HASH
3. eBDML Instructions
3.1. Declaration of Variables
3.2. Complex Data Types
3.3. Links and Encryption
3.4. Database Access
3.5. Flow Control
3.6. Integration and Communication
3.7. Data Manipulation
3.8. File Manipulation
3.9. Image Manipulation
3.10. IMAP Mailbox Access
3.11. Miscellaneous
4. General Considerations
4.1. Types of Variables
4.2. Expressions
4.3. References and Data Structures
4.4. Miscellaneous
5. Example
5.1. Order Summary
Appendix A. Internal Functions (#)