Scripting language elements
This section describes the general elements of the BlueZone Basic language. BlueZone Basic scripts can include comments, statements, various representations of numbers, eleven (11) variable data types including user defined types, and multiple flow of control structures. BlueZone Basic is also extendable by calling external DLLs or calling functions back in the application's executable file.