[ Version ( since = "0.5.2" ) ]
public static string ids_to_string (string package_ids)
Cats the string array of package_id's into one delimited string
package_ids |
a string array of package_id's |
a string representation of all the package_id's. |