localdb » purge(var)
Description
This command instructs Nexial to completely wipe out all the data and data objects in the localdb associated to current execution. In actuality, Nexial simply delete the associated database file and re-establish connectivity.
Parameters
- var - stores
true
if the purge was successful, andfalse
if it was not