Labtalk page method to save workbook


Version: 2022

Type: Features

Category: Programming

Subcategory: LabTalk

Jira: ORG-23224


page.save(fname$[, n, comments$]); //n's default is 0

workbook contain operation

  • n=0: save book

  • n=1,2,3: save as analysis template

workbook contain no operation

  • n=1: no clear data

  • n=2: clear imported data

  • n=3: clear data in active sheet

  • n=4: clear data in all sheets