Copy
mixed CFormStatus::Copy( int status_id, string check_rights = "Y", mixed form_id = false )
The method Copy copies a status. Returns the ID of the new status on success, or false otherwise.
Parameters
Parameter | Description |
---|---|
status_id | The status ID to be copied. |
check_rights | Flag specifying the current user access permission should be checked. One of the following values is possible:
|
form_id | The ID of the destination web form to which a status should be copied. Optional parameter. False by default which means that the current web form is used. |
See Also
Example
© «Bitrix24», 2001-2024