1) The function DataSource.xmlSerialize() claims to return type void. It appears to return a string.
2) The function Canvas.dynamicContentsVars() has an example where the contents is "Hello " and I think it should be "Hello ${this.name}"
2) The function Canvas.dynamicContentsVars() has an example where the contents is "Hello " and I think it should be "Hello ${this.name}"
Comment