Forum Discussion
AndrewRost
14 years agoCommunity Member
Retrieve LMS User Name as Variable
I know you can have a user fill in a text box with their name and then later use that variable for personalization. What we would like to do is programmatically retrieve the user name from the LMS....
SteveFlowers
10 years agoCommunity Member
Try adding this before you call lmsAPI.GetStudentID():
lmsAPI=parent;
Related Content
- 3 years ago
- 9 months ago
- 9 months ago