" Input: { lst - CK list object (add_empty) - if 'yes', add empty line (sort) - if 'yes', sort by name (value_uoa) - if !='', find uoa and return uid (ignore_remote) - if 'yes', ignore if meta has 'remote':'yes' (to avoid remote repositories) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 data - data list in selector format (value_uid) - if value_uoa is set, find UID of the entry } "