I'm having mixed success in referencing lectora variables via javascriptVarPageInChapter.getValue() - this worksVar(PageInChapter) - this doesn't workVarCurrentChapterName.getValue() - this doesn't workVar(CurrentChapterName)- this doesn't workBasically I want to get the the current chapter number but there seems to be no lectora variable for this. So I figure if I simply give the chapters sequential chapter numbers (ie 1,2,3 etc) this will be a workaround (not ideal but it will do). But when I try to get the value of that variable it returns undefined.Any ideas?ThanksAlison