2.2.7 clrAllData
Contents
Menu Information
File: Clone current Project...
Brief Information
Clear import data to make Analysis Template Project
Additional Information
Minimum Origin Version Required: 2020
Command Line Usage
1. clrAllData mode:=1;
X-Function Execution Options
Please refer to the page for additional option switches when accessing the x-function from script
Variables
| Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
|---|---|---|---|---|
| Add Date Connectors | addconn |
Input int |
|
Specify whether to add Data Connectors to worksheet containing import data when clone the current project: 0=false, 1=true |
| Clear Data | mode |
Input int |
|
Specify whether to clear data when clone the current project
Option list:
|
Description
This X-Function is used to clone the current project and allows you to decide what should be kept and what can be cleared in the cloned project. If the project file has been modified since opening, you are prompted to save the operations and graph customizations in the project file before cloning. A new UNTITLED.opju is created and immediately opened after duplication.