find( id )
static function
Search all Monitors by id.
Arguments
Name | Type | Description |
---|---|---|
id | String | Identifier of the Monitor to find |
Returns
Type | Description |
---|---|
Monitor | Monitor found - can be nil if not found |
static function
Search all Monitors by id.
Name | Type | Description |
---|---|---|
id | String | Identifier of the Monitor to find |
Type | Description |
---|---|
Monitor | Monitor found - can be nil if not found |