OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

pe_rename

Contents

Brief Information

Rename..

Command Line Usage

1. pe_rename old:="Book1" newname:="Book2";

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
old

Input

string

name of the existing page or subfolder

newname

Input/Output

string

New name of the page or subfolder

Description

This X-Function is used to rename Page or subfolder

Examples

To renames a page named myPage to myPage1, use

pe_rename myPage myPage1

Related X-Functions