#LOCAL("Description",#ShortDescription)#IF(NOT #DEFINED(#ShortDescription))#SET("Description","")#ENDIF #SNIPPET("INC-WYSIWYG", "Name,Value,Head,InsertCompleteURL", "ShortDescription", #Description, "{Description} {MandatoryStar}", 1) #ENDLOCAL |
#LOCAL("Description",#LongDescription)#IF(NOT #DEFINED(#LongDescription))#SET("Description","")#ENDIF #SNIPPET("INC-WYSIWYG", "Name,Value,Head,InsertCompleteURL", "LongDescription", #Description, "{LongDescription}", 1) #ENDLOCAL |