title: ArmaRAMDb - Test icon: mdi:file-text-outline
A simple test function for verifying database operations. This function displays the received data in a hint message and logs it to the RPT file. It's primarily used for testing database retrieval operations and callback functionality.
Parameter | Type | Description | Default |
---|---|---|---|
_value | Array, String, Number, or Boolean | The value to display and log | [] |
The same value that was passed to the function. Also sets the global variable ramdb_db_test
to this value.
hint
ramdb_db_test
for later inspectionramdb_db_fnc_get
: Retrieves values from the databaseramdb_db_fnc_handler
: Routes data to callback functionsramdb_db_fnc_scheduler
: Manages the callback systemAdd Task | Handler | Init | Print Addon Name | Process Queue | Scheduler | Test