﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
719	Function to query the Class of an instance	Jorge	Jorge	"It would be useful function to ask for the Class of an instance.

I propose:

{{{
 Text GetClassOf( NameBlock obj )
}}}

Returns the name of the Class associated to obj if it an instance of any Class or empte string in other case.

"	enhancement	closed	highest	OOP Implementation	OOP	2.0.1	major	fixed		javipor@…
