CAEngine::Log
ADE User Guide > ADE Server Class Reference > CAEngine
Description
A record of all commands sent to the ADE typescript and the results received from those commands, when the Photo property is true.
Data type
string
Example Usage
ade.Photo|Photo = true; ade.SendCommand("news"); ade.SendCommand("profile"); string txt = ADE.Log;
Access
read
See Also
Comments
Enable comment auto-refresher