Forum Discussion
JimOwen-f418d1f
2 years agoCommunity Member
Concatenate slide numbers into variable
Hello,
I would like to keep track of a user's progress through a course by concatenating slide numbers (and a comma) every time a slide is started. I can get the Project.SlideNumber variable, but ...
JimOwen-f418d1f
2 years agoCommunity Member
Thank you! I figured out that I need to resort to JS to do this. It's all working. I am going to send an email with the concatenated slide numbers and some other things, but \n does not work for a line break, nor does \u000A
. How is this accomplished?