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