Documentation

RemoveModuleAgents

CAgent::RemoveModuleAgents(
 string module
)

The method removes all the agent functions of the specified module from the agents registrar table. Non-static method.

Parameters

ParameterDescription
module Module ID.

See Also

Examples

<?
CAgent::RemoveModuleAgents("statistic");
?>


© «Bitrix24», 2001-2024
Up