Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help with HTML syntax for popup content

So I'm looking at an example expression:

'

''<b>State </b> : '' &State& '' <br> '' &

''<b>Sales</b> = '' & num(Sum(sales))

'

My question is what the &'s around "&State&" do. And what the & in "& num(Sum(sales))" does. Why isn't "& num(Sum(sales))"

this--> "& num(Sum(sales))&"

Thanks!

2 Replies
vikasmahajan

you can get help on HTML Basic for syntax

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.