[#if ID!=""#]
<<< <#LANG_BACK#>
<#LANG_ADD#>
setGlobal('[#OBJECT_TITLE#].status',1);
$objects = getObjectsByProperty('group[#SYS_NAME#]',1); foreach($objects as $object_title) { callMethod($object_title.'.turnOn'); }