aa4D_M_CreateReport_faceless
Overview
This page documents aa4D_M_CreateReport_faceless in the 4D_Info_Report reference.
Description
The aa4D_M_CreateReport_faceless command allows you to create a report within the current process of your Host database. It was mainly designed as a tool to debug your code, when you need for example to get details on the memory and cache usage at a particular condition, or when repeating in a loop a part of your code to detect memory leaks. (it is usual to hide the Table list via the ContentMode parameter in this case).