Skip to content

CONNECTED

Jhobean edited this page Nov 9, 2025 · 1 revision

CONNECTED

This function will return if sphere is connected to any database.

Must be checked in a condition like: IF, WHILE, QVAL.

USES: <DB.CONNECTED>

Examples

 // Sphere is connected to the database.
ELSE
 // Sphere is not connected to the database.
ENDIF```

Navigation

Clone this wiki locally