IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

Overwrite Property

Indicates whether or not the class should overwrite files.

Syntax


 isOverwrite(): boolean;

 setOverwrite(overwrite: boolean): void;

Default Value

TRUE

Remarks

This property indicates whether or not the class will overwrite OutputFile. If Overwrite is False, an error will be thrown whenever OutputFile exists before an operation. The default value is False.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 JavaScript Edition - Version 20.0 [Build 8262]