> That day-markers can not be used in rmmci would be a issue of which I'm not > aware. Perhaps Keesj can check it. It can . but it ain't nice :)
cloud.getNodeManager("daymarks").getInfo("COUNTAGE-14")
returns the daymarker for 14 day's ago
there is also the age() function in nodes
cloud.getNode("123").getFunctionValue("age",null);
