Main Content
saveToFile
Class: sltest.testmanager.TestFile
Namespace: sltest.testmanager
Save test file
Syntax
saveToFile(tf)
saveToFile(tf,filePath)
Description
saveToFile(
saves
the changes to the test file.tf
)
saveToFile(
saves
the test file to the specified file path.tf
,filePath
)
Input Arguments
Examples
Version History
Introduced in R2015b