Returns the operation with the specified operation id.
"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 operation id. |
Name | Type | Description |
id | integer | The id of the operation. |