Remove own variable from current element.

Call:

int ires = ac_request_special("element_user_data","delete_variable",string varname);


Here:

varname - the name of the variable to be deleted.