#LOCAL("OrderAliasOrLiCID","") #IF(#FUNCTION("INSTANCEOF", #Object, "CustomerOrder")) #SET("OrderAliasOrLiCID", #Shop.NameOrAlias[substr:0:20,url] . " " . #Alias . " " . #Now[datetime:short]) #ELSE #SET("OrderAliasOrLiCID", #Shop.NameOrAlias[substr:0:20,url] . " " . #Now[datetime:short]) #ENDIF #ENDLOCAL