C4V_C4Object Variables 1.0 OC int Data type: object pointer. if (x && GetType(x)==C4V_C4Object) Log("x=%s", GetName(x)); Writes the name of x to the log if it is an object. GetType Sven22002-04