boolean public
\Bitrix\Main\Entity\Result::isSuccess(
boolean $internalCall = false
);
This non-static method returns result status. Must be called with the flag internalCall
in the core and events.
Parameters
Parameter | Description | Version |
$internalCall | | |
Example