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