{{#callback}}

{{?optional}} If you specify the {{name}} parameter, it should be a function that looks like this: {{:optional}} The {{name}} parameter should be a function that looks like this: {{/optional}}

function({{#p:parameters}}{{+partials.variable_type type:p/}} {{p.name}}{{^p.last}}, {{/}}{{/}}) {...}; {{?description}}

{{{description}}}

{{/description}} {{?parameters}} {{#p:parameters}} {{+partials.parameter_full parameter:p parentName:name hideParamTOC:true /}} {{/parameters}}
{{/parameters}} {{/callback}}