Dean; It should be callback(graph:Graph, uri:String, result:*, mimetype:String)
-- Scott On Dec 11, 12:35 pm, Dean Rzonca <[email protected]> wrote: > In the documentation for the executeSparqlMotion function in the Graph > class in the Ensemble SDK, the callback function is defined as > follows: > > "callback:Function — callback(uri:String,result:mimetype:String) is > called when the script has finished executing. The type of result > depends on the script. Possible types include: none, string (including > JSON data), XML (including XHTML data). " > > It looks like there's a typo in the parameter list > (result:mimetype:String). Could somebody please tell me what the > parameters are actually supposed to be? I thought it was uri, result, > mimetype, but it looks like the SDK expects four parameters at runtime. -- You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en.
