Version: 2024b
Type: Features
Category: Programming
Subcategory: LabTalk
Jira: ORG-28518
Syntax: layer.Rename(name)
For example, suppose there is already a sheet named “Test”, activate another sheet in the book and run layer.rename("Test") to rename the sheet as "Test1".
layer.rename("Test")