{"Name":"EXAMPLE Logo helper","Active":true,"Notes":"","Roles":124927,"ObjectType":2,"Template":"\n\n\n\t

Example: LOGO

\n\t

See Report editor help documentation for details

\n\t

Note: you must upload a logo via the Global Settings form in order to see them here

\n\n\t

Small logo

\n\t{{ ayLogo \"small\" }}\n\n\t

Medium logo

\n\t{{ ayLogo \"medium\" }}\n\n\t

Large logo

\n\t{{ ayLogo \"large\" }}\n\n\n\t{{#each ayReportData}}\n\t

{{ Name }}

\n\t
Notes: {{ Notes }}
\n\t{{/each}}\n\n\n","Style":".example {\n color: blue;\n}","JsPrerender":"async function ayPrepareData(reportData){ \n //this function (if present) is called with the report data \n //before the report is rendered\n //modify data as required here and return it to change the data before the report renders\n //see the help documentation for details\n return reportData;\n}","JsHelpers":"//Register custom Handlebars helpers here to use in your report script\n//https://handlebarsjs.com/guide/#custom-helpers\nHandlebars.registerHelper('loud', function (aString) {\n return aString.toUpperCase()\n})","RenderType":0}