ObjectToString(object)
Converts an object into a hexadecimal string.
string ObjectToString( object oObject );
Parameters
oObject
The object to convert into a string.
Description
Convert oObject into a hexadecimal string for use in debug messages.
Version
1.22
See Also
categories: | Debug Functions |
author: Tom Cassiotis, editor: Kristian Markon
Send comments on this topic.