#LOCAL("COUNTAttributes",0) #LOOP(#UserDefinedAttributeValues)#IF(#Attribute.Type NE "PreDefCustomerString" AND #Attribute.IsVisible AND #DEFINED(#Value)) #IF(NOT(#Attribute.Type EQ "PreDefMultiString" OR #Attribute.Type EQ "PreDefMultiLocalizedString")) #REM#ENDREM #SET("COUNTAttributes", #COUNTAttributes + 1) #ELSIF(#COUNT(#Value)) #SET("COUNTAttributes", #COUNTAttributes + 1) #ENDIF #ENDIF#ENDLOOP #IF(#COUNTAttributes)