Programming instructions

Intermec Fingerprint v7.61 Programmers Reference Manual Ed. 7 67
Chapter 2 Program Instructions
DELETEPFSVAR
Field of Application
Statement for deleting variables saved at power failure.
Syntax DELETEPFSVAR<sexp>
<sexp> is the name of the variable to be deleted.
Remarks
Related instructions are SETPFSVAR, GETPFSVAR, and LISTPFSVAR.
Examples
DELETEPFSVAR "QCPS%"
DELETEPFSVAR "QS$"