This command takes a boolean argument to enable or disable the backup of pipeline (*.plf) files.
It is the equivalent of selecting or clearing the Allow PLF Backup option in the Preferences dialog box (Misc tab).
System
setBackupPlfsEnabled enabled |
See above syntax.
None
void
// Turns off the backup of .plf files
setBackupPlfsEnabled false;