A method that returns the specified SectionAnalysis object using the name of the analysis as displayed in the browser.
"sectionAnalyses_var" is a variable referencing a SectionAnalyses object.
|
"sectionAnalyses_var" is a variable referencing a SectionAnalyses object.
|
Type | Description |
SectionAnalysis | Returns the specified item or null if an invalid name was specified. |
Name | Type | Description |
name | string | The name of the SectionAnalysis object as displayed in the browser. |