USED() USED() determines if a database file is in USE in the current work area. Syntax USED() Returns A logical value. USED() returns true (.T.) if there is a database file in USE in the current work area, false (.F.) if not.