#LOCAL("UnseenCustomerOrderCount", #GetUnseenCustomerOrderCount(#Site.Object)) #IF(#UnseenCustomerOrderCount)
  • #UnseenCustomerOrderCount #IF(#UnseenCustomerOrderCount == 1){IncomingOrder}#ELSE#SPACE[0]{IncomingOrders}#ENDIF {UnityView}
  • #ELSE #SET("CanShowEmptyMessage", 1) #ENDIF #ENDLOCAL