After installing I encounter the following problems:
- the property JSForm.allvariables is depricated. It seems it must be replaced everywhere with the method JSForm.getVariables()
- the variable document hides a property (same for parameter, function etc.). It seems all these has to be changed. Although I cannot find where this property comes from. Is there a reason for this change? Which object is the owner of property ‘document’?