frD6t‖Run-Time Functions

Row63‖This section describes the Runtime Functions of LibreOfficeDev Basic.

ev3DS‖Basic Constants

K6sdH‖Constants used in Basic programs

mK5W5‖Variables

9BAUk‖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.

KGvBW‖Logical Operators

E9c8W‖The following logical operators are supported by LibreOfficeDev Basic.

4FCDn‖Comparison Operators

vzC53‖Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is True (-1) or False (0).

sECRS‖Strings

mfoZX‖The following functions and statements validate and return strings.

HvdHW‖Date and Time Functions

UjGFG‖Use the statements and functions described here to perform date and time calculations.

A7Ep3‖Mathematical Operators

YBZiW‖The following mathematical operators are supported in LibreOfficeDev Basic.

CGMNV‖Numeric Functions

XNbA4‖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.

WzpBN‖Screen I/O Functions

A5xZH‖This section describes the Runtime Functions used to call dialogs for the input and output of user entries.

5tRMn‖File I/O Functions

WhBg4‖Use File I/O functions to create and manage user-defined (data) files.

xoHdj‖Controlling Program Execution

s6wg5‖The following statements control the execution of a program.

u4AgT‖Error-Handling Functions

KsiEx‖Use the following statements and functions to define the way LibreOfficeDev Basic reacts to run-time errors.

TKXnZ‖Other Commands

6DD4P‖This is a list of the functions and the statements that are not included in the other categories.