Sepasoft MES Module Suite
system.mes.spc.analysis.renameStoredSPC(name, newName)
Rename the SPC settings for specified saved SPC settings name.
|
Scripting Function modifications in MES 3.79.3 RC 5 and later |
Syntax
system.mes.spc.analysis.renameStoredSPC(name, newName)
- Parameters
String name - The existing name of the stored SPC settings to rename.
String newName - The new name of the stored SPC settings.
- Returns
Nothing
- Scope
All
Sepasoft MES Module Suite