Returns the operation with the specified name (as appears in the browser).
"operations_var" is a variable referencing an Operations object.
|
"operations_var" is a variable referencing an Operations object.
|
Type | Description |
Operation | Returns the specified operation or null in the case where there is no operation with the specified name. |
Name | Type | Description |
name | string | The name (as it appears in the browser) of the operation. |