GetObjType
string GetObjType (object obj )
Return Value: string representation of the object type of obj.
Arguments:
obj |
object in question |
Example:
>GetObjType(Camera )
Assuming "Camera" really is a camera object then this function will return the string: Camera
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |