// auto-transcompiled — see *.dnd.json for canonical truth
if(string(alarm1) != "0" && string(alarm1) != "")
{
execute_string(alarm1);
}
