Built-in front calls / Standard front calls |
Override the font used for report generation for the current application.
ui.Interface.frontCall("standard", "setReportFont", [font], [result])
The font parameter is a string that describe the font to use for report generation. For example: "Helvetica, Bold, Italic, 13". Alternatively, you can specify "<ASK_ONCE>" , "<ASK_ALWAYS>" , "<USER_DEFINED>" or "<USE_DEFAULT>" " which will perform the corresponding actions.