How to set variable name

How do you get he login name?If you are writing ASP or JSP script, you can set the variable name in Lectora knowing that all Lectora variables in Javascript are objects prefixed with the name Var.Then you just need to use a VarYourVarName.set( "whatever" )Just make sure to have some sort of action on the page that references the variable so Lectora knows to write it's definition on the page.Tim V

Discussions have been disabled for this post