utils.reload_global_prefs

Forces global preferences file to be reloaded

Prototype

utils.reload_global_prefs ()

Description

This forces the reload of the global preferences from the disk database. For example, after using the sqlite3 functions to modify one of them.

Lua functions

Topics