i have a html.ftl page where i can see several #if condition, here is an example:
Does someone knows what the ?? means in the code? And which code-language is this?Code:<#if c.isDocument && !c.parent.isDocument && c.properties["present"]??> <#if !(c.properties["cm:creator"] != person.properties["cm:userName"] && c.properties["present1Type"]?? && c.properties["present1Type"]) + "Type"] == "ok")>
tnx



Reply With Quote





Bookmarks