It is obvious that the '!cfg_obj_asstring(obj)' check should be 'cfg_obj_asstring(obj)' instead, because it is an AND logic chain which further uses 'obj' as a string. Fix the error.
It is obvious that the '!cfg_obj_asstring(obj)' check should be 'cfg_obj_asstring(obj)' instead, because it is an AND logic chain which further uses 'obj' as a string. Fix the error.