sltest.testmanager.AssessmentSymbol Class
Namespace: sltest.testmanager
Description
An instance of sltest.testmanager.AssessmentSymbol that specifies the
      name, scope, and value of the symbol used in an assessment.
The sltest.testmanager.AssessmentSymbol class is a handle class.
Creation
You do not create an sltest.testManager.AssessmentSymbol object explicitly.
      For assessments already in the Test Manager, use getAssessmentSymbols to
      obtain the AssessmentSymbol object. Then, use
        addAssessmentSymbol to add the symbols to an assessment in another test
      case. By default when you use addAssessment, the
      associated symbols are also copied.
Properties
Examples
Version History
Introduced in R2022a