#INCLUDE("INC-Header.html") #INCLUDE("INC-Quickbar.html")

{Object}: #Alias[html], {Attribute}: #Attribute.Alias[html]

{ObjectID} #ID
{AttributeID} #Attribute.ID
{Type} #Attribute.Type

{Values}

#LOOP(#Values) #ENDLOOP #IF(NOT #COUNT(#Values))#ENDIF
{Name} {Value}
{Total} #COUNT(#Values)
#Name #IF(NOT #DEFINED(#Value)) (null) #ELSIF(#Attribute.IsObject) #Value.Alias[html] (#Value.Class.Alias[html]) #ELSE #Value[html] #ENDIF
{NoEntry}