Funkcie typu runtime
This section describes the Runtime Functions of Collabora Office Basic.
Premenné
The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type.
Comparison Operators
Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is True (-1) or False (0).
Dátumové a časové funkcie
Pomocou týchto príkazov a funkcií je možné pracovať s dátumovými a časovými údajmi.
Číselné funkcie
The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions.
Screen I/O Functions
Táto časť popisuje behové funkcie používané na vyvolávanie dialógov pre vstup a výstup používateľských dát.
Error-Handling Functions
Use the following statements and functions to define the way Collabora Office Basic reacts to run-time errors.