KernelHasFullData
If this parameter is false (which is the standard) the kernel receives only a small part of the element data from the TreeManager. It receives only the necessary fields for the preloaded elements. In case you want to use macros which set or query data, this might be a problem, because the macros are executed by the kernel. Therefore you can set this parameter to true and the TreeManager will send all XML data to the kernel. This includes all XML fields, not-prelaoded elements and groups.
Possible values: FALSE, TRUE, No, Yes, 0, 1
Default value: FALSE