Get the class name of an element in the given classification.

Call:

int err = ac_request("elem_classification_get_item_value", string sclassifname);


Here:

err = 0 if read without errors,

sclassifname - classifier name,

The result is read by the ac_getstrvalue() command;