We are currently developing a document extension that needs to be able to create and set QV variables from the Javascript side. Is that possible? We have tried using the SetVariable(name, value)-function of the document object, but with no success unless the variable in question is already predefined either within the QV load script or the dedicated variable manager.