LibreOffice 7.3 Help
This section describes the Runtime Functions of LibreOffice Basic.
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.
Porovnávacie operátory porovnávajú dva výrazy. Výsledok je vrátený ako Logický výraz, ktorý určuje, či porovnanie bolo pravdivé (True, -1) alebo nepravdivé (False, 0).
Pomocou týchto príkazov a funkcií je možné pracovať s dátumovými a časovými údajmi.
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.
Táto časť popisuje behové funkcie používané na vyvolávanie dialógov pre vstup a výstup používateľských dát.
Use the following statements and functions to define the way LibreOffice Basic reacts to run-time errors.