I am scripting the popup content in SVG map extension. The content I am going to show is like this (as follows):
Sales: $2000
Quantity: 300
# of customers: 60
Since the total sales, quantity and number of customer need expressions, how can I combine the text and expression together using script? Thank you so much!!!