Gets specified Farm Role taking into account both scope and authentication token
public getFarmRole ( string $farmRoleId, integer $farmId = null, boolean $modify = false ) : |
||
$farmRoleId | string | Numeric identifier of the Farm role |
$farmId | integer | optional Identifier of the Farm containing Farm role |
$modify | boolean | optional Flag checking write permissions |
Результат | Returns the Script Entity on success |