CAEngine::Log
Revision as of 23:15, 29 January 2010 by Lchrisman (talk | contribs) (Created page with '<< class CAEngine = Description = A record of all commands sent to the ADE typescript and the results received from those commands, when …')
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