Hi,
I'm looking to print a number next to each result generated from a query. For instance, say there were 5 results in my query...how would I make it look like this:
- This is result 1
- This is result 2
- This is result 3
- This is result 4
- This is result 5
Any coding examples would be greatly appreciated!
Thanks in advance!