Common Reference > Document Class > RenderLog Method > (Boolean) Document.RenderLog Method (Boolean)
Return undetailed log, with optional pre-scan flag.
public string RenderLog(
bool prescan
);
-
prescan
- Flag to allow the prescan code to run on the intermediate page format.
-
return value
- Readable version of internal document macros.
See also ...Document.Members | Document.RenderLog Method
Send comments on this topic © Dyalog Ltd 2021
|