Term | Topic | Meaning | See Also |
OPL Basics |
To invoke a function with its arguments. When a function is called, it returns a value. |
||
OPL Basics |
The number representing a letter or symbol. |
|
|
OPL Basics |
All the letters and symbols which can be displayed. |
|
|
OPL Basics |
Translating from one variable type into another when required. This isnt done always. |
|
|
Graphics and Interaction |
A number representing the number of colours or greys that can be displayed. Constants for colour modes are supplied in |
|
|
OPL Basics |
A straightforward instruction to OPL with no return value. |
||
Data File Handling |
To write the changes of a database transaction. After changes are committed, they cannot be undone (rolled back). |
||
OPL Basics |
An expression with a logical value used for program flow control. |
||
OPL Basics |
Names which can be used like variables, but whose value cannot change. |
|
|
Advanced Topics |
What sort of file a particular file is. MIME content types are written as a string such as text/html or image/jpeg. |