I've worked on Lectora for the last few days and gathering info about how javascript works with Lectora. Due there isn't a developer site I wondering what is the structure of a variable definition. I found a js script and I want to know how the variable attributes defines the following example.
undefined
var VarBookmarkTitle = new Variable( 'VarBookmarkTitle', '0', 0, 0, null, null, 'page1.html', f );