/
setBackupPlfsEnabled
setBackupPlfsEnabled
Description
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).
Functional area
System
Command syntax
Syntax
setBackupPlfsEnabled enabled |
Arguments
See above syntax.
Flags
None
Return value
void
Example
// Turns off the backup of .plf files setBackupPlfsEnabled false;
, multiple selections available,