name_offunction



name_of(object)

 

name_of returns a string value containing the name of the object object. For example:


-> group grp1 {
-> string str1 => name_of(<-);
-> $str str1
grp1