Skip to content
Matthias Görges edited this page Mar 13, 2015 · 1 revision

dbclear clears a database table variable.

Parameter Description
id Parameter name to be cleared

Example 1: Clear all medication fields in the database.

(for-each dbclear (uiget 'clear_med_fields '()))
Clone this wiki locally