Can you show a screenshot to understand what exactly is in which language?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menureturn DataCollection::ERROR;
this will prevent storing of a value into the DB, DCI will show <ERROR>. subnetObject = InetAddress("192.168.56.0", 24);
if (subnetObject.contains($node.ipAddress)) {
return 1; // match
} else {
return 0; // no match
}