feature.get
$result[] = CRest::call( 'feature.get', [ 'CODE' => 'rest_offline_extended', ] );
Returns information about the available feature at specific Bitrix24 account.
Parameters
Parameter | Type | Description |
---|---|---|
CODE | string | Available keys:
|
Response and returned value
Response example:
'result' => [ 'value' => 'Y' ]
Returned value:
value Y
- feature availability at the Bitrix24 account. Y - available at the account, N - unavailable at the accountlang_selfhosted
, where lang is replaced to en, ua, kz and etc (for Bitrix24 Self-hosted).
© «Bitrix24», 2001-2024