WriteToLog method |
Applies to
TCHMcustomEngine
Declaration
procedure WriteToLog(Line: string);
Description
Usage of the python log() command in the VMD file will be output to the log. The actual destination will depend on how the user has implemented the OnLog event.
|