PrintObject(object)
Prints an object's ID number to the log file.
void PrintObject( object oObject );
Parameters
oObject
Object who's ID number is written in the log file.
Description
Prints oObject's ID number to the log file.
Remarks
What this prints in the log file is the same that the ObjectToString function returns.
Version
1.61
See Also
categories: | Debug Functions |
author: Charles Feduke, editor: Lilac Soul, additional contributor(s): Jeff Chase